First of all, it seems that you'd get a syntax error because you don't
a semicolon after
var url = $("#q_hist").val()

Secondly, does $("#save_hist_dialog > input[id='url']").val(url) do
its job by itself (to be sure you have the correct selector)?

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

Reply via email to