[jQuery] span onchange event - possible?

2009-08-28 Thread Tokasa
Hi, is it possible in jQuery to constantly observe span, and if content is changed - then trigger some action?? I have seen something similar in prototype (but not sure if it worked for span) Thanks Tomas

[jQuery] [validate] - how to validate tinymce editor?

2009-08-21 Thread Tokasa
Hi, anybody knows how to validate tinymce HTML wysiwyg editor? http://tinymce.moxiecode.com/ The main issue is that editor hides textarea and renders an iframe where you edit stuff...your text is copied to the textarea on submitbut validation plugin is faster and it displays an error

[jQuery] Re: [validate] - how to validate tinymce editor?

2009-08-21 Thread Tokasa
Thanks all, it looks like what I ment :) Tomas On Aug 21, 6:20 pm, Jörn Zaefferer joern.zaeffe...@googlemail.com wrote: Check this out:http://jquery.bassistance.de/validate/demo/tinymce/ Jörn On Fri, Aug 21, 2009 at 5:49 PM, D Adali...@gmail.com wrote: Is it possible to inject somewhere

[jQuery] [validate] - resetForm not working.

2009-08-19 Thread Tokasa
Hi, anybody have experience with this validation plugin? http://jquery.bassistance.de/validate/demo/errorcontainer-demo.html I need to know how to specify corectly the resetForm() function. Simply I need to have submit button to continue (which validates before) AND I need to have second submit

[jQuery] Re: [validate] - resetForm not working.

2009-08-19 Thread Tokasa
Hi Jörn and Anoop, thanks for your reply to my question...I have made a clear example. Please have a look over here... http://www.tokasa.cz/temp/example.html Please tell me what is missing or is wrong, because I dont see it :) Thanks Tomas On Aug 19, 1:50 pm, Jörn Zaefferer

[jQuery] [validate] - resetForm not working.

2009-08-19 Thread Tokasa
mentioned above. On Aug 19, 3:13 pm, Tokasa toka...@gmail.com wrote: Hi Jörn and Anoop, thanks for your reply to my question...I have made a clear example. Please have a look over here... http://www.tokasa.cz/temp/example.html Please tell me what is missing or is wrong, because I dont see

[jQuery] Re: [validate] - resetForm not working.

2009-08-19 Thread Tokasa
, 3:13 pm, Tokasa toka...@gmail.com wrote: Hi Jörn and Anoop, thanks for your reply to my question...I have made a clear example. Please have a look over here... http://www.tokasa.cz/temp/example.html Please tell me what is missing or is wrong, because I dont see it :) Thanks Tomas