Hello.
I have this code on my website:
<input onclick="parent.location='http://url.com/'; alert('Button Text')" type="button" value="Text Information" />
But I ALSO wish to have a "pop under" when clicking on the button "onclick".
I think I had that before, but I dont remember it.
It needs to be integrated with current configuration.
Anyone? Please write out the code exactly. I hate HTML, that is why Im using BV instead of dreamweaver.
Thanks a million!
I have this code on my website:
<input onclick="parent.location='http://url.com/'; alert('Button Text')" type="button" value="Text Information" />
But I ALSO wish to have a "pop under" when clicking on the button "onclick".
I think I had that before, but I dont remember it.
It needs to be integrated with current configuration.
Anyone? Please write out the code exactly. I hate HTML, that is why Im using BV instead of dreamweaver.
Thanks a million!
Comment