arcanine Posted May 18, 2009 Share Posted May 18, 2009 Hello there I currently have a website with a general layout, I was going to include the content using iframes to call the content with my buttons to control the frame, however my javascript (used to change the text size for accessibility reasons) cannot access content within a frame (The accessibility feature will increase my marks by 5 points for this assignment I was wondering if there is any sort of alternative, I was looking at using php includes but my navigation buttons need control of the "content window" I can't just include all my files at once Quote Link to comment https://forums.phpfreaks.com/topic/158626-iframe-alternatives/ Share on other sites More sharing options...
Ken2k7 Posted May 18, 2009 Share Posted May 18, 2009 Why can't it access the contents of an iFrame? Is the iFrame outside of your domain? Quote Link to comment https://forums.phpfreaks.com/topic/158626-iframe-alternatives/#findComment-836618 Share on other sites More sharing options...
Daniel0 Posted May 19, 2009 Share Posted May 19, 2009 Why can't it access the contents of an iFrame? Is the iFrame outside of your domain? It says so right after. He is doing an assignment, and slacking on accessibility will get him penalized with a 5 point deduction. Quote Link to comment https://forums.phpfreaks.com/topic/158626-iframe-alternatives/#findComment-836966 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.