Ruby on Rails Tuesday, May 31, 2011

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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment