OK I got it working...you can ignore this post!

On Jan 16, 11:43 pm, "Bjørn" <[EMAIL PROTECTED]> wrote:
> Just a quick one, bear with me as I'm a prototype nOOb...:-)
> The following code works in firefox, but IE7 complain that it cannot
> get the display property?
> -----------------------------------------------
> var elms = $('sort_container').getElementsByClassName('grouped_'+idx);
> for(var i=0; i<elms.length; i++){
>     elms[i].style.display = "none"}
>
> -----------------------------------------------
> I am stumped by this, please help...
>
> Cheers,
> Bjorn
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to