FF & IE Digital Media UI / UX Design by LloydFarrell … rules on the web.... And whilst they look great in FF, nothing is being displayed in IE Can someone help me… FF vs IE dhtml/javascript/forms issue Programming Web Development by macslayer …prototype.innerHTML has been contructor settered/gettered to work with FF like IE, that works fine too in both. :)…this would be apprecited, short of abandoning dhtml for FF. Oh yeah, and my Reset button will not …focus properly in FF.. Javascript giving me the problem: [code] function validate_form() … Re: FF vs IE dhtml/javascript/forms issue Programming Web Development by macslayer … dhtml ways failed in some way. Never even looked at FF until I realized one of the main users was a… mac guy using FF. The way I read this, then I need to incorporate… Re: FF vs IE dhtml/javascript/forms issue Programming Web Development by ~s.o.s~ … W3C validator. The next step would be to use the FF error console for spotting errors which don't show up… Re: FF vs IE dhtml/javascript/forms issue Programming Web Development by macslayer … interim, I made code adjustments to see if this was FF, and just stand-alone pages for those users. :( I would… FF colapses the layout Digital Media UI / UX Design by Enio … at PROJETOS under FIRE FOX. I built it based on FF and IE. It worked properly til I have it published… some projects, clicking on the thumbnails of each project), the FF colapse the layout. After you reload the page, the layout… FF/IE wouldn't start... Hardware and Software Information Security by Nicer …, it closed on me automatically. When I tried to start FF, I got the same error message as in the thread… that, I ccleader, as gerbil suggested. Now my IE and FF appear to be working without issue (knock on wood). I… Re: FF colapses the layout Digital Media UI / UX Design by MidiMagic Everything worked OK for me on FF 2.0.0.6. I even tried resizing the browser. It sounds like something else you are using (maybe an ad from your ISP) is getting into YOUR computer and making a mess. FF and IE blocked Hardware and Software Information Security by demonboy … the moment I tried to browse by either IE or FF I have been blocked. I can use MSN and receive… Re: FF and IE blocked Hardware and Software Information Security by demonboy … install my computer is more stable now. As for the FF connection problem, I've sorted the problem out. I won… FF occationally crashes Hardware and Software Microsoft Windows by Ancient Dragon I'm using FF version 3.0.2 on 64-bit Vista. Every once in awhile it will just simply crash. I can restart and it will take me back to where it was when it crashed. Anyone know why it does that? Re: FF occationally crashes Hardware and Software Microsoft Windows by GrimJack … loaded up then I start watching vids and pretty soon FF locks up; I am even unable to remove the process… Re: FF occationally crashes Hardware and Software Microsoft Windows by Ancient Dragon Thanks people -- glad to know its not just me. There was an update installed a day or so ago so hopefully it fixed the problem. FF hasn't died on me since then. Re: FF occationally crashes Hardware and Software Microsoft Windows by Ancient Dragon Well, its not fixed yet afterall. I just attempted to visit DaniWeb and FF crashed on me again. I wonder if DaniWeb has any flash content? FF 3.5.7 crashes frequently Hardware and Software Microsoft Windows by Ancient Dragon Every since I got a FF update yesterday (to 3.5.7) it seems to be crashing a lot. Anyone else experience this? [edit]64-bit Windows 7[/edit] Re: FF 3.5.7 crashes frequently Hardware and Software Microsoft Windows by Laser I'm running FF 3.6 beta on my win7 64bit(stable so far), but 3.5.7 is running well on my Win7 32bit. Have you tried uninstalling and then re-installing ? I've had some 'updates' go wrong in the past, and this has fixed me up without trashing any profiles or anything. Re: FF 3.5.7 crashes frequently Hardware and Software Microsoft Windows by csitol … the response. I was having problems with a combo of FF 3.5.7, Firebug and Xdebug Helper. There's also… absolute position a background image FF vs. IE Digital Media UI / UX Design by OmniX FF works perfectly (additional browsers also) but IE (the bain of microsoft) refuses to be the same. Any ideas or other techniques or position I can look at? [code] background-image: url(text.jpg); position: abosolute; left: 100px; top: 100px; [/code] Same code different 100x100 :( Any Ideas? Thanks, Regards X Re: absolute position a background image FF vs. IE Digital Media UI / UX Design by OmniX …; If that is true then why is window different in FF vs. IE when both parent windows have specific width and… Re: FF & IE Digital Media UI / UX Design by Kraai Can you post the html part also? Re: FF & IE Digital Media UI / UX Design by LloydFarrell Here is some html from the form im trying to make [CODE] <tr> <td width="9">&nbsp;</td> <td width="142" valign="top"><div align="right" class="p"> <img src="img/arrow.png" width="16" height="16" hspace="2" vspace… Re: FF & IE Digital Media UI / UX Design by floatingDivs Well, I'm guessing you see the actual data in all browsers, but you don't see a BORDER in IE, correct? If so, that's fairly obvious. You've set "border" to "none", but used browser-specific CSS to create rounded corners for Safari/Chrome and Firefox browsers. Set "border" to "1px solid #000" and see if … Re: FF & IE Digital Media UI / UX Design by Kraai floatingDivs is correct! To ad to his post, I think that IE does not read rounded corners, and once you see the borders in IE, they will not be rounded. Re: FF & IE Digital Media UI / UX Design by LloydFarrell @ Kraai - Many thanks for helping with this - I can now see the boxes in IE.. :) Another ie & ff viewing problem Digital Media UI / UX Design by LeonGray … who developed the code said it works fine in IE, FF and Safari. and it does: [url]http://projectseven.com/…/uberlinks/hzlistdemo.htm[/url] Everything I worked up, works on FF. BUT, the menubar "current page feature" does not…server the "current" tabs that do work in FF takes about 2 seconds to load color. Is this normal… Re: Getting a text input to look in IE the way it does in FF etc. Digital Media UI / UX Design by Ritesh_4 Well, difference between IE and FF is that IE's interpretation of the css file is … say so coz I dev. most of my sites on FF, but when I view in IE, I know there will… there, so in the end I just do it on FF, and leave as it is on IE, and no one… if by chance anyone did, I told them to get FF installed instead as its interpretation of css files is way… XMLHttpRequest, out of the FF frying pan, into the IE frying pan. Programming Web Development by MattEvans … IE... in online tests I can create requests ONLY in FF. :| my js file doesn't change, I always request a… (same folder) file... ee. It's annoying.. I figured the FF problem would go away when I put the file online…, as these things do with FF, but I didn't expect the IE one to start… Page only works in FF Programming Web Development by sugarbabee So, a couple of my pages only work correctly in FF (I don't know about IE), I need it mainly … with the info. from the selected articles. This works in FF, but won't work in Safari or Opera. [code] function… the other is), and 'Delete'. These are all working in FF and again not in Safari or Opera: [code] function setReleased… Sessions and IE8, IE7 and FF Programming Web Development by darkagn …the following problem with the latest versions of IE and FF in regards to sessions. If anyone has encountered these… problems before, any insight would be valuable. [B]In FF:[/B] An ongoing problem where sessions are saved across multiple…use different session data. However tabs are the same as FF. [B]In IE8:[/B] Ok, something really strange is… IE 7 wont delete record however FF does Programming Web Development by osirion666 Okay very odd Error i created and admin page in jsp with add update and delete functions the add and update work perfect on both IE and FF however delete works 100% in ff and not IE when i refresh in FF the record is removed while IE seems to think the record is still there when i check the DB the record is deleted