This is a discussion on "IFRAME ads and XHTML" within the Web Page Design section. This forum, and the thread "IFRAME ads and XHTML are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
IFRAME ads and XHTML
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
||||
|
||||
|
IFRAME ads and XHTML
How do you handle the inclusion of ads in IFRAME format while complying with XHTML (or strict HTML 4.01, for that matter)?
And while I'm on the subject, am I correct that you cannot use "hide from old browser" commenting in XHTML? |
|
|
|
#2
|
||||
|
||||
|
Re: IFRAME ads and XHTML
To emulate an iFrame while staying compliant, use <php> includes to utilize the convenience of an iFrame, and use the CSS:overflow property to acheive the "frame box" scrolling.
Not sure about your other question. |
|
#3
|
|||
|
|||
|
Re: IFRAME ads and XHTML
Quote:
If it's inside comments, then it's only seen when you look at the code. |
|
#4
|
|||
|
|||
|
Re: IFRAME ads and XHTML
Quote:
Last Blog Entry: Whats in a name? (Feb 20th, 2008)
|
![]() |
| Tags |
| iframe, ads, xhtml |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] refresh a different iframe once an iframe elsewhere has loaded | cosmicbdog | JavaScript Forum | 1 | Jan 25th, 2008 01:50 |
| Resizeable iframe | Lassjus | Web Page Design | 18 | Jun 7th, 2007 12:59 |
| Can a jsp file in an IFrame calls a javascript function outside of the IFrame | jadeite100 | JavaScript Forum | 0 | May 31st, 2007 14:29 |
| iFrame targeting | websky_miki | Web Page Design | 2 | Mar 4th, 2006 22:00 |
| <iframe> | u2orange | Web Page Design | 10 | Nov 29th, 2003 20:06 |