Can anyone help me on this:
I want to be able to open my paypal "view shopping cart" window with.
window.open(url , cartid,window attrb) but it gets blocked by the popup
blockers. window size is 740X400. is there any way to avoid popup blocker?
or do i need to open the full screen size window with form.post.
Thanks
I want to be able to open my paypal "view shopping cart" window with.
window.open(url , cartid,window attrb) but it gets blocked by the popup
blockers. window size is 740X400. is there any way to avoid popup blocker?
or do i need to open the full screen size window with form.post.
Thanks
Comment