[jQuery] Re: jQuery and Rails Block

2008-09-24 Thread Bob O
I ended up doing something very similar to this, and was able toget it working.. Thank you kindly for your comments they are much appreciated. Its nice to know there are a lot of resources in the community.. On Sep 22, 2:35 pm, Eric [EMAIL PROTECTED] wrote: If I understand your question

[jQuery] Re: jQuery and Rails Block

2008-09-22 Thread Eric
If I understand your question correctly, you should be able to do it by Traversing the DOM. So, let's say that the HTML is like this: div class='one_record' pLorem ipsum.../p a class='hide_show_link' href='#'Hide/Show extra info/a div class='starts_hidden' Show this when the link is

[jQuery] Re: jQuery and Rails Block

2008-09-20 Thread besh
Hi Bob O, can you provide us the html sample you're working on? -- Bohdan Ganicky