From fbogdanovic@xnet.hr Sun Apr 3 19:10:30 2011 From: Haris To: tbnl-devel@common-lisp.net Subject: Re: [hunchentoot-devel] ht-simple-ajax Date: Mon, 04 Apr 2011 01:10:22 +0200 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6470484585052045110==" --===============6470484585052045110== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable > Use the parenscript function ps-inline instead of ps > (:a :href (ps-inline (say-hi)) "Say Hi!") I did that and now when I click Say hi link I just get Error on page on the=20 bottom of the page, javascript error I guess. Here is html generated from my code, maybe the error is more obvious this=20 way -----------------------------------------------------------------------------= ---- ht-simple-ajax demo

Please enter your name:

Say Hi!

--===============6470484585052045110==--