[jQuery] JQuerry Select Box problem

2008-10-17 Thread Robert Djurasaj
Hi, http://i34.tinypic.com/n3rsso.jpg I'm trying to do this using jQuery (in RoR ) and i need some help... So let me explain it in a few steps. Lets say Selection Box 1 is list of Continets. I want to be able to fill Selection Box 2 (list of all countries on selected continent). After that is s

[jQuery] Re: inserting class into table element

2008-07-02 Thread Robert Djurasaj
Hi Richard, I currently have ...and i would like to change it into will this do the trick? robert On Jul 2, 1:13 pm, "Richard D. Worth" <[EMAIL PROTECTED]> wrote: > $("table.tablesorter").addClass("newclass"); > > - Richard > > On We

[jQuery] Re: inserting class into table element

2008-07-02 Thread Robert Djurasaj
curently i have and i would like to end up with ... will this do it?? On Jul 2, 1:13 pm, "Richard D. Worth" <[EMAIL PROTECTED]> wrote: > $("table.tablesorter").addClass("newclass"); > > - Richard > > On Wed, Jul 2, 2008 at 12:41 PM, Robert D

[jQuery] inserting class into table element

2008-07-02 Thread Robert Djurasaj
Does anyone know how can i add a class into existing table element using jQuery?? ex:

[jQuery] inserting class into table element

2008-07-02 Thread Robert Djurasaj
Does anyone know how can i add a class into existing table element using jQuery?? ex: