| Weblog: | The Best Firefox Extension Ever? | |
| Subject: | cool... well wait | |
| Date: | 2006-01-31 06:46:09 | |
| From: | pgralla | |
|
Response to: cool... well wait
|
||
|
There are still quite a few sites that work best, or only work with IE. The most notable one, of course, is the Windows Update site. But there are plenty of others out there as well.
|
||
Showing messages 1 through 3 of 3.
-
cool... well wait
2006-01-31 07:13:19 tlaurenzo1 [Reply | View]
-
cool... well wait
2006-02-02 01:50:49 jwenting [Reply | View]
App I'm currently working on is IE only because it uses IE only constructs (in the form of HTCs).
It also uses some W3 certified CSS and Javascript code that Firefox can't handle (that part I created, and ran the W3 validators against which approved of it).
Firefox will just act like that code isn't there at all, which prevents the main menu of the application from working under Firefox... -
cool... well wait
2006-02-02 07:28:27 tlaurenzo1 [Reply | View]
I've had the same problems going the other way. In my experience if you develop a non-trivial app using a single browser platform, it doesn't matter how careful you are to write cross-platform code... you are going to have to tweak it when you get it to the point where you start using other platforms. All browsers have their quirks and "Brand X" only constructs.
I tend to like the development tools available with Mozilla (admittedly, I don't have VS installed, so the IE equivilents are somewhat crippled for me) so I usually start there and have to tweak for IE, et al.
| Showing messages 1 through 3 of 3. |




Anyway, your point is taken.