Monday, August 9, 2010

Ruby on Rails: is there a way to retrieve a javascript var from render :udate do |page| ?

Programmer Question

I can set javascript variables.. but can I retrieve them? if so. how?



Find the answer here

1 comment:

  1. Try this

    page << "alert(variable_name)"

    Stephan

    ReplyDelete

LinkWithin

Related Posts with Thumbnails