Guruza search results for ie6 http://www.guruza.com/searches/show/642 Questions recently submitted to Guruza that match the query: ie6 Thu, 20 Nov 2008 13:13:17 -0800 $12.00 - i made an h1 container, text-indent to off the screen surrounding the "yappy ... http://www.guruza.com/question/433/reward-12.00 i made an h1 container, text-indent to off the screen surrounding the "yappy hour" portion of the header here. in ie6, only the left portion of this is clickable. however it works if background {} set to anything -- except transparent. is there a way to hack around this or any other explanation? Wed, 25 Oct 2006 14:21:48 -0700 $50.00 - If a variable is set to 0 and they try to exit the webpage I want it to let t... http://www.guruza.com/question/423/reward-50.00 If a variable is set to 0 and they try to exit the webpage I want it to let them leave unimpeded but if the variable is set to 1 I want a function to confirm that they want to leave and if they click OK they go on their way, but if they click Cancel they stay on the page. This is the simple function that I expected would work: window.onload = function() { if(!confirm("Cancel the file transfer in progress?")) {return false} } But it lets them leave either way. I looked toward gMail's code for a guidance or a clue but found nothing that made sense to me. A solution would have to avoid leaving the page even for a moment or file transfers will be interrupted. Wed, 04 Oct 2006 22:13:20 -0700 $10.00 - Is there a way to display a scroll bar only for horizontal overlow? [http:... http://www.guruza.com/question/205/reward-10.00 Is there a way to display a scroll bar only for horizontal overlow? [http://www.w3schools.com/css/pr_pos_overflow.asp](http://www.w3schools.com/css/pr_pos_overflow.asp) I have used auto before, but I would like the div to grow vertically, but scroll horizontally. Tue, 04 Jul 2006 08:11:15 -0700