Josh Nathanson wrote:
>
> Hey Paul,
>
> There isn't really any jQuery code that helps with this, but I've got 
> a little plugin "jqURL" that can make it a bit easier:
>
> http://www.oakcitygraphics.com/jquery/jqURL/jqURLdemo.html
>
> It has a function "loc" so if you want to popup a window you can do this:
>
> $.jqURL("myfile.html", {w:400,h:400,wintype:'_blank'});


Wouldn't the "wintype" property be better named "target"?

Reply via email to