Close
jGuru Forums
Posted By: Fernando_Hernandez Posted On: Wednesday, September 30, 2009 05:02 PM
if(file_link) { $('!file_form').action = file_link; $('!file_form').submit(); }
what $('!file_form') mean?
file_form is the id atributte of a form.
Re: Question about $( )
Posted By: wang_yun Posted On: Sunday, November 29, 2009 10:20 PM
what's more, you can pass multiple parameters into $(), and it will return an array object containing the elements with the ids you specified.
RAQ Report---Enjoy Products and Services of RAQSOFT