Hi all,

I have a property, defined in an external stylesheet:

.my_class {
   background-color: #FF0000;
}


I want to retrieve the value of this background-color of the class my_class.

How can I do that with prototype/scriptaculous ?

Thanks in advance,
Nicolas Terray
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to