Need to talk to someone good with HTML/iframes
Project ID:
118970
Project Type:
Fixed
Budget:
$30-$100 USD
Project Description:
My entire website uses iframes, but I want to try and fix a problem that is there. I use google search on the website and when people search and click on a result, the iframe with the actual content is the only thing that opens (without the rest of the website design). Is there a way on the search results when they click a link, the iframe loads with the entire design? If so, let me know how via PM. Also, PM me for more info.
Skills required:
Graphic Design,
PHP,
Website Design
Public Clarification Board
2 messages
-
I should say that you forgot to write "target" attribute to the link or your JavaScript contains error. Ensure that your PHP pages have no UNICODE BOM (2 strange bytes at start of file). PHP redirections fails on unicode files.
over 5 years ago
-
I could do this by adding javascript code that checks if the page is a frame and if not it redirects to the main page.
over 5 years ago