jQuery UI Question. How to pass parameters to a function.
- by jiji40
I am pretty new to jQuery.
How do I pass parameters to a function?
I found some jQueryUI demos and I got it working except "view" link.
I have a problem with passing parameters to and show them in modal popup windows.
I have "Create New User" button and "View" link on the page. Clicking "Create New User" does pass the parameters and show them on…