ok...i want to put my forums in an iframe so they appear to be a part of my site but the problem is when you click the home link it opens in the iframe making it so the home page cannot be viewed correctly so you cant do anything besides press the back button...how do i fix this?
If the forum is only opened in an iframe, the homepage will already be visible.
If you want to leave the home link pointing to your website you would need some javascript (for your homepage) which would detect whether or not the page is loading in an iframe. If it is, it should break out of the iframe. This is quite difficult to do especially if you want it to work on most browsers.
have you found a solution so i can keep the home link from opening in the iframe...because i have scrolling off for the iframe so people cant tell its an iframe so if they click home...they cant really do anything plus it looks weird lol
ok i have another iframe question....i was going to image customization and i couldnt scroll cuz i have scroll off...so now i changed it to auto....how do i change the colors of the iframe scrollbar?