First of all there is no Var variable so I don't know what you're talking about, secondly the problem with the CSS is the actual url style and nothing else.
Did you actually try the code, or just make the assumption? Thridly IFrame is a w3c standard, and even that doesn't work. I have also looked at many other things that we use in IE that are needed for our application that we can tie down to one application across the entire organisation, what that means is we have an application that is fully configurable easy to create and less work for us with our framework and we can create anything within minutes. We can not do what we are achieving on any other browser, and would mean that the functionality that we do end up delivering to our clients is minimal. I'll say it again, Firefox doesn't support everything and work the way you would think it will work, Netscape had the same problem, Mozilla has had the same problems in the past, and their new creation firefox has the same problems again. I know everyone would love to ditch IE, I would too. But I can't it has been around far too long, has some very nice additions that we do leverage off to make an intranet application that kicks butt, and makes us more money than we could ever hope to make if we did it in any other browser. My point is simple, Firefox might be good for general browsing, but its not up to the task to deliver what we want and what we need. -----Original Message----- From: Umer Farooq [mailto:[EMAIL PROTECTED] Sent: Tuesday, 7 December 2004 1:21 PM To: CF-Talk Subject: Re: SOT: Browser Stats (stirring the pot) Okay... For the first one... I'm assuming that... you got a var in js that is holding the new window... if its in the function that calls openwindow... try declaring it outside... since I don't have ur code... can't really comment on the exact cause.. For #2... In the CSS spec there is no attribute.. "hand" for cursor.. try using "pointer".. I think that was the only problem there.. if wrong plz correct me http://www.w3schools.com/css/pr_class_cursor.asp for #3 don't have the screen shot so can't comment. From the looks of it.. most of these are issues were IE has gone away from the standards.. or you have coded just for one browser.. which in my opinion defeats the purpose of having a web app.. anyhow if you were to compare browsers on standard compliance.. FireFox will win.. and with any application.. the closely you follow standards.. the better off you are in the long run.. As eventually ev1 comes back to the standards. -- Regards, Andrew Scott wrote: > > Hmmm, > > Lets talk about opening another window and trying to close the main > window first, this under IE will give focus to our new window under > Firefox it keeps the old window focused even if you try to focus the > other window with the browser, which means that even the Javascript is > not even compatible! Bug #1. > > Bug #2, in the following bit of code this will not work under Firefox. > <input style="font-family: verdana; font-size: 10pt; width: 48px; > height: 42px; background: #F3D4A5 > url(/coltest/images/syMenuButton/ButtonUTILITY.gif) no-repeat fixed 1px; > }" class="BARMASTER" type="Button" name="frmButtonARMASTER" value="" > onmouseover="this.style.cursor = 'hand';" > onclick="window.location.replace('nuMenu.cfm?MenuGroupCode=ARMASTER');"> > > Bug #3, As you can see by the attached images that it will not display > IFrames correctly either. > > Internet Explorer was used > > > FireFox used to browse > > > -- Umer Farooq Octadyne Systems [EMAIL PROTECTED] +1 (519) 772-5424 voice +1 (519) 635-2795 mobile +1 (208) 275-3824 fax LOOKING FOR A USED CAR IN IOWA VISIT: http://www.IowaMotors.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:186410 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

