figured it out, I didn't have the js loaded, duh!
On Apr 30, 12:23 pm, javahollic wrote:
> Hi I'm trying to get tablesorter (http://tablesorter.com/docs/
> index.html) working but pasting the example table, when the given
> document.ready() function fires, I get a javascrip
Hi I'm trying to get tablesorter (http://tablesorter.com/docs/
index.html) working but pasting the example table, when the given
document.ready() function fires, I get a javascript error saying that $
("myTable").tablesorter(); is not a function.
Can anyone confirm this works with Jquery 1.2.3?
following on from: http://www.malsup.com/jquery/block/#dialog
I have a form, and ajaxSubmit is fine, I set a callback fn in its
options, and receive callbacks. Testing for error conditions, I put a
dialog block in that callback so a DIV pops up on every callback. The
first submission/callback r
Hi Mike,
Now using 2.14, everything works, thanks a lot!
On Mar 31, 10:26 pm, Mike Alsup wrote:
> > I'm using BlockUI 1.33 and JQuery 1.2.3
>
> That's the problem. 'message' is a 2.0+ option. If you need to use
> the old version of blockUI, consult the old docs:
>
> http://www.malsup.com/jqu
Hi,
I'm looking at using this plugin to put up a blocking 'please wait'
indicator during form submission in Confluence, however, the defaults
always seem to apply, changing the defaults
($.blockUI.default.message='my custom message') or providing my own
map of values, (eg including (message : 'my
5 matches
Mail list logo