teeuwen needs js help
teeuwen needs js help
Out of context: Reply #16
- Started
- Last post
- 93 Responses
- Teeuwen0
Making stuff load on the click (images, text... what-have-you) would eliminate that weird image blip you're talking about Stewart (I'm on a PC... on FF and I see a quick 'blip' of your webcam pic before the page finishing setting itself up).
PonyBoy
(Sep 7 06, 02:58)i am not sure. if it is possible at all that may require some very advanced javascripting. what you could do is toggle the visibility of the elements, hidden when page loads but visible when clicked open.. the elements still load at opening the website though..
another option is using iframes and let a page load in the (blank) target iframe once a section is clicked open..