Forum: JavaScript / DHTML / AJAX Jun 17th, 2005 |
| Replies: 1 Views: 1,703 Browser Question I have a JavaScript to detect between Netscape version 6& below and IE, is there anything to detect Firefox?
Basically I have two sets of code I want to display. One set for IE and FireFox, another... |
Forum: HTML and CSS Jun 7th, 2005 |
| Replies: 12 Views: 2,678 |
Forum: HTML and CSS Mar 21st, 2005 |
| Replies: 12 Views: 2,678 |
Forum: HTML and CSS Mar 21st, 2005 |
| Replies: 13 Views: 25,028 Re: iframe height dance instructor> Thanks for the code. Our site doesn't work with cache (due to other code/database related issues) so we ended up just asking the external site to tell us their best guess of page... |
Forum: HTML and CSS Mar 3rd, 2005 |
| Replies: 13 Views: 25,028 Re: iframe height Thanks for the tip. I don't know much about php but I will research...
Actually I'm trying to pull external content into my site - legally, of course. I do have the permission to do so from the... |
Forum: JavaScript / DHTML / AJAX Mar 2nd, 2005 |
| Replies: 6 Views: 66,360 Re: Dynamic iframe height If you are trying to do that for pages within the same domain, this script should do the trick:
http://www.dynamicdrive.com/dynamicindex17/iframessi2.htm |
Forum: HTML and CSS Mar 2nd, 2005 |
| Replies: 13 Views: 25,028 iframe height Hi I'm trying to find a script that dynamically resizes the iframe to be the height of the page contained within it
The iframe page I am accessing is an external domain page.
I know due to... |