kojakfull
Senior Member
- Jan 13, 2008
- 852
- 1,055
For example I created this code below using cakeslice
How can i make it to open in new window when you click any of the link there? Or not opening the page inside the iframe size?
Thanks
Code:
<div style="overflow: hidden; width: 716px; height: 252px; position: relative;" id="i_div"><iframe name="i_frame" src="http://custombotsolutions.com" style="border: 0pt none ; left: -59px; top: -152px; position: absolute; width: 1204px; height: 781px;" scrolling="no"></iframe></div>
How can i make it to open in new window when you click any of the link there? Or not opening the page inside the iframe size?
Thanks