[jQuery] Star rating plugin + rails

2008-07-09 Thread JB
Hi - I'm trying to use the excellent star rating plugin from fyneworks (http://www.fyneworks.com/jquery/star-rating) with a rails project I'm working on. I'm running into a bit of an issue that I wonder if anyone else has seen. Typical names of form fields in a rails app look something like

[jQuery] Blocking and Unblocking form processing

2008-06-30 Thread JB
Hi, I have a singel php page which posts the form data to itself, processes it en either shows the same page with error results or redirects to a new page. I am trying to implement blockUI since it involves some lengthy processing (checks on other servers). I can block the page in the click

[jQuery] JQuery Selector

2008-04-09 Thread JB
I've got the following html div id=survey br / div class=sectionstart start /div div class=sectionstart start /div div class=sectionend end /div div class=sectionstart start

[jQuery] Re: JQuery Selector

2008-04-09 Thread JB
DIV with #survey contains just one text node - nothing else. On Apr 9, 10:27 pm, JB [EMAIL PROTECTED] wrote: I've got the following html div id=survey         br /         div class=sectionstart             start         /div         div class=sectionstart             start

[jQuery] Sortable lists - sort by date?

2007-07-30 Thread JB Hewitt
Hi All, I'm new to Javascript in general, however I love jQuery and have a dozen cool things I want to do with it. One thing I'd like to create is a sortable list using the interface.js that actually sorts. Imagine say three or more lists, with each item having a date. You could grab items