jlizarraga
03-17-2009, 06:04 PM
Hi all,
Short back story:
I wrote a JS script that makes use of inline-block. Finally got to try it out in FF2 and -moz-inline-block didn't help, but I know there are some other -moz tricks that might be able to help.
Two questions:
1) Do you think I should even bother downgrading to get FF2 conforming, or are stats like these (http://marketshare.hitslink.com/browser-market-share.aspx?qprid=2) enough to say "RIP FF2"? I would feel dirty neglecting FF2 because the script works 100% in IE6 (via using "inline" over "inline-block"). Although there is a major difference in that FF2 users are constantly told they should upgrade by their browser. I'M SO CONFLICTED! :(
2) Is downgrading as safe as upgrading? When I'm done with my testing and upgrade back to FF3, how much of a hassle will it be? I assume bookmarks and the like will be saved, but I have a ton of extensions.
Thanks!
Short back story:
I wrote a JS script that makes use of inline-block. Finally got to try it out in FF2 and -moz-inline-block didn't help, but I know there are some other -moz tricks that might be able to help.
Two questions:
1) Do you think I should even bother downgrading to get FF2 conforming, or are stats like these (http://marketshare.hitslink.com/browser-market-share.aspx?qprid=2) enough to say "RIP FF2"? I would feel dirty neglecting FF2 because the script works 100% in IE6 (via using "inline" over "inline-block"). Although there is a major difference in that FF2 users are constantly told they should upgrade by their browser. I'M SO CONFLICTED! :(
2) Is downgrading as safe as upgrading? When I'm done with my testing and upgrade back to FF3, how much of a hassle will it be? I assume bookmarks and the like will be saved, but I have a ton of extensions.
Thanks!