You can simply view source in a browser. Furthermore, Safari or Firefox (with Firebug) can show you endless detail about the script on your page. The shortcut is the same: Control (or right) click on the element, and "Inspect Element". That will show you the actual rendered properties, not what's hard-coded in the generated HTML.

Walter

On May 31, 2011, at 7:25 PM, Jedrin wrote:

I wonder if something has changed with prototype ? I'm not sure how I
can view the generated javascript for this ?

--
You received this message because you are subscribed to the Google Groups "Ruby on 
Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to