|
as 2.0 getURL() same window/tab
Hi
I have been using this:
on(release) {
getURL("collection.php?pid=1", _top);
}
I have also tried using _self, _parent and _blank and they all open a new window/tab when clicked if i omit the target window it just doesnt do anything, and if I leave it out completely (as it IS optional) it doesnt do anything when clicked!
Any assistance is appreciated.
Thanks,
Andy
__________________
Andrew Sharman
Web designer, developer and programmer.
If you found my post helpful, why not give thanks! :)
|