Hi,I just played around a bit with the latest versions of the javascript libraries Prototype and Scriptaculous and wondered if there were a possibility to let them work inside Jifty.
After testing prototype 1.5 and script.aculo.us 1.7beta, all "onclick" handlers did not work anymore... The reason is a function "Element.Methods.update" which is defined in prototype and is applied to all Objects. This function has precedence over Jifty's "update" function and always returns a true value. Thus, all onclick handlers behave like no JavaScript is available.
This will make an update a bit more complicated... Regards, Wolfgang Kinkeldei -- ' /\_/\ ' .print[split??,"".(($/=q|Cms)+-03467:;<=|)=~tr!C-z -B! -z!)x '( o.o )' .$/]->[hex]foreach split qr<>,qq+1ecd039ad65b025b8063475b+|| ' > ^ < ' .q<!-- Wolfgang Kinkeldei - mailto:[EMAIL PROTECTED] -->
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ jifty-devel mailing list [email protected] http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel
