I need to find some browser specific hacks:
1. IE 6 only
2. IE7 only
3. Firefox 2
4. Firefox 3
The reason for this is i need to insert a page break into a webpage which works for all of the above browser versions.
I need to find some browser specific hacks:
1. IE 6 only
2. IE7 only
3. Firefox 2
4. Firefox 3
The reason for this is i need to insert a page break into a webpage which works for all of the above browser versions.
SitePoint has a very good section on Browser specific hacks.
SitePoint Reference
I use it all the time when working on our website.
Are you looking for pagenating the web page for display or page breaks for printing?
I enjoy the posts on www.css-tricks.com and Chris Coyier has posted on using conditional comments there in some detail: How To Create an IE-Only Stylesheet - CSS-Tricks
It doesn't answer the question about different versions of FF though.
Simon
There are currently 1 users browsing this thread. (0 members and 1 guests)