udjamaflip
05-07-2008, 12:56 AM
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
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