Hi,
I was wondering if someone could help me with the jqModal plugin
(http://dev.iceburg.net/jquery/jqModal/).
Basically, I want to pass some GET data when calling an AJAX link for
the modal box but am not sure how to do it.
My setup for the modal box is:
$('#jInfo').jqm({ajax: 'loadinfo.
I'm issuing an ajax call, and passing a parameter. The parameter is the
value of a text box on the page, which loads with a default based on a
database call.
But for some reason, the value isn't being sent in the ajax call. It just
stays the same as it is when the page loads, even if the user
I'm trying to open another jqModal window within a jqModal window and
then resize the new window. Currently I'm using latest JQuery and
jqModal +r9. I'm having problem bringing up the modal window, and I
tried specifying trigger: false in the parameter. Here's my
Javascript.
$(document)
3 matches
Mail list logo