XC, can you post some code snippets with the JQuery.pm? The ones I tried did not produce 100% of what I wanted. I am using HTML::Prototype and so far it seems to be able to produce the JS code nicely for me.
------------------------------ Apu Islam ( E Pluribus Unum) ----- Original Message ---- From: Xicheng Jia <[EMAIL PROTECTED]> To: Ryan <[EMAIL PROTECTED]> Cc: Mason-Users <mason-users@lists.sourceforge.net> Sent: Tuesday, June 24, 2008 1:47:12 PM Subject: Re: [Mason] OT: mason for javascript Better not embed your JS code into HTML. Instead, use a JS library, i.e. jquery(http://jquery.com/), you can separate your HTML presentation code nicely away from JS. this way you wont see any onclick event in your HTML flow, all your JS logic is grouped in <script/> tags or in separated JS files :-) my $0.02 Regards, XC On Tue, Jun 24, 2008 at 9:59 AM, Ryan <[EMAIL PROTECTED]> wrote: > Does anyone know of any projects out there that allow one to write > HTML with embedded js? > > Thanks! > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Mason-users mailing list > Mason-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mason-users > -- Xicheng Jia (Ph.D in Comp. Applied Math) weblog: http://xichengjia.com/ (built with HTML::Mason, FastCGI, MySQL and vim :-) ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users