- Create Account

Iframes and tipster.

Forums > Tipster > Iframes and tipster.
Author
Message

1) Mariah Group: Members
Posts: 1 Joined: 14 Nov 2006 Location: Mexico IP: 189.135.--.--
Hi, i have a problem. The thing is, that im using iframes to create a website but im triying that the tipster keeps over the iframe content and its not happening this keep over the another iframe.

I tried with the property z index but its not working.

some idea?
Regards...

2) Angus Turnbull Group: Moderators
Posts: 4235 Joined: 7 Dec 2003 Location: New Zealand IP: 202.36.--.--
Any tip within an IFRAME will only display within that same IFRAME.

A tip in the main document should display over an IFRAME in the same document -- depending on the browser and version you use.

I would advise not using IFRAMEs to create a website. Use server-side includes instead, or perhaps my HTMLHttpRequest script if you have to load small portions of content into your document when users click links.

Good luck - Angus.

Post a Reply:

You are not logged in, and will be posting anonymously as a guest. If you want to post using an account, please login at the top of this page.