danIT Posted August 26, 2008 Posted August 26, 2008 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.
cehwitham Posted September 17, 2008 Posted September 17, 2008 SitePoint has a very good section on Browser specific hacks. SitePoint Reference I use it all the time when working on our website.
PaulBM Posted September 19, 2008 Posted September 19, 2008 Are you looking for pagenating the web page for display or page breaks for printing?
NotSoFast Posted October 2, 2008 Posted October 2, 2008 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now