[jQuery] Anyone work with jquery FLOT that can help me please?

2009-11-13 Thread jackkit...@gmail.com
Hi, looking for someone that might be a guru with jquery flot? Thanks

[jQuery] TinyMce with .load

2009-10-28 Thread jackkit...@gmail.com
Hi All I am trying to use tinymce as a callback in the jQuery .load. Problem im having is that the tinymce box becomes frozen so that i cannot focus on it. if i click any of the buttons on the toolbar then tinymce works again. any suggestions? This only happens in IE $("

[jQuery] validation on multiple text inputs on button click

2009-10-15 Thread jackkit...@gmail.com
Hi All Was wondering if anyone could help me on this problem i am having. I have a form which contains a foreach loop and this loop outputs as many generated input fields as there is data in the database. My jQuery validation on submit is only seeming to validate the first input box of however

[jQuery] Validation on a button click, Validation to check many inputs with same class

2009-10-14 Thread jackkit...@gmail.com
Hi all I was wondering if someone could please help me with the jquery validation. I have a foreach loop that creates many input text rows and i would like jquery validation to check on button click if each of the input boxes meets the requirements. Right now on button click it is only checking t