[jQuery] Re: jqmodal Ajax issue

2009-03-30 Thread Tad
ow();, or with a special effect. > >   NOTE; "onLoad" callbacks are ONLY executed if the ajax parameter was passed. >     onLoad is called after the ajax response. As with $.load(), the "this" >     scope is a reference to the ajax target as a DOM element. > >

[jQuery] jqmodal Ajax issue

2009-03-25 Thread Tad
Hello, I'm new to jquery and jqmodal. I have a script that runs fine except when the URL (href) of the anchor tag is Blank or "#". so what I want to do is check for that possibility and stop the Jqmodal from acting or put up an error message, without my page being messed up. I've tried to use call