<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Stupid &lt;beeeeep&gt; Internet Explorer!!!!!!!!!!!!!!!</title>
		<link>http://community.wikidot.com/forum/t-194495/stupid-beeeeep-internet-explorer</link>
		<description>Posts in the discussion thread &quot;Stupid &lt;beeeeep&gt; Internet Explorer!!!!!!!!!!!!!!!&quot; - Just when you&#039;ve fixed one problem...</description>
				<copyright></copyright>
		<lastBuildDate>Tue, 14 Feb 2012 07:29:21 +0000</lastBuildDate>
		
					<item>
				<guid>http://community.wikidot.com/forum/t-194495#post-629265</guid>
				<title>Re: Stupid &lt;beeeeep&gt; Internet Explorer!!!!!!!!!!!!!!!</title>
				<link>http://community.wikidot.com/forum/t-194495/stupid-beeeeep-internet-explorer#post-629265</link>
				<description></description>
				<pubDate>Tue, 10 Nov 2009 11:14:19 +0000</pubDate>
				<wikidot:authorName>RobElliott</wikidot:authorName>				<wikidot:authorUserId>111301</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Apologies, twas a typo:</p> <div class="code"> <pre> <code>* html #top-bar { left: 1px; }</code> </pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-194495#post-629258</guid>
				<title>Re: Stupid &lt;beeeeep&gt; Internet Explorer!!!!!!!!!!!!!!!</title>
				<link>http://community.wikidot.com/forum/t-194495/stupid-beeeeep-internet-explorer#post-629258</link>
				<description></description>
				<pubDate>Tue, 10 Nov 2009 11:05:26 +0000</pubDate>
				<wikidot:authorName>James Kanjo</wikidot:authorName>				<wikidot:authorUserId>35113</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>No opening bracket?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-194495#post-628773</guid>
				<title>Re: Stupid &lt;beeeeep&gt; Internet Explorer!!!!!!!!!!!!!!!</title>
				<link>http://community.wikidot.com/forum/t-194495/stupid-beeeeep-internet-explorer#post-628773</link>
				<description></description>
				<pubDate>Mon, 09 Nov 2009 21:16:43 +0000</pubDate>
				<wikidot:authorName>RobElliott</wikidot:authorName>				<wikidot:authorUserId>111301</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>IE6 hacks begin * html as in for example:</p> <div class="code"> <pre> <code>* html #top-bar left: 1px; }</code> </pre></div> <p>I had to use a number of them <a href="http://southwestimagebank.org/css:theme">here</a> if you look at the bottom of the CSS code.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-194495#post-628622</guid>
				<title>Re: Stupid &lt;beeeeep&gt; Internet Explorer!!!!!!!!!!!!!!!</title>
				<link>http://community.wikidot.com/forum/t-194495/stupid-beeeeep-internet-explorer#post-628622</link>
				<description></description>
				<pubDate>Mon, 09 Nov 2009 18:00:49 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I just found one of the hacks:</p> <p>Placing an asterisk in front of the property makes it work only with IE. For an exaggerated example:</p> <div class="code"> <div class="hl-main"> <pre> <span class="hl-identifier">#page-title</span><span class="hl-code"> </span><span class="hl-brackets">{</span><span class="hl-code"> </span><span class="hl-reserved">height:</span><span class="hl-code"> </span><span class="hl-number">50</span><span class="hl-string">px</span><span class="hl-code">; </span><span class="hl-identifier">*</span><span class="hl-reserved">height:</span><span class="hl-code"> </span><span class="hl-number">500</span><span class="hl-string">px</span><span class="hl-code">; </span><span class="hl-brackets">}</span> </pre></div> </div> <br /> Just be sure your IE-only code follows the non-IE code or it won't work. This behavior was apparently "fixed" in IE8, unless you have compatibility mode turned on. <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-194495#post-628590</guid>
				<title>Re: Stupid &lt;beeeeep&gt; Internet Explorer!!!!!!!!!!!!!!!</title>
				<link>http://community.wikidot.com/forum/t-194495/stupid-beeeeep-internet-explorer#post-628590</link>
				<description></description>
				<pubDate>Mon, 09 Nov 2009 17:32:50 +0000</pubDate>
				<wikidot:authorName>wstone</wikidot:authorName>				<wikidot:authorUserId>285528</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>ok. I'm probably going to get rid of the drop down menus anyway. Unfortunately, people <em>do</em> use IE and so I don't want it to look bad on that browser just so it can look good on everyone else's.</p> <p>Thanks for trying to find a solution though.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-194495#post-628580</guid>
				<title>Re: Stupid &lt;beeeeep&gt; Internet Explorer!!!!!!!!!!!!!!!</title>
				<link>http://community.wikidot.com/forum/t-194495/stupid-beeeeep-internet-explorer#post-628580</link>
				<description></description>
				<pubDate>Mon, 09 Nov 2009 17:12:56 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Duh! Sorry. I looked at it too fast and was thinking those <em>if statements</em> were part of the CSS code and not the HTML.</p> <p>I know there's other CSS hacks for browser-specific code. I can't track it down at the moment, but I recall it involves certain prefixes that only specific browsers will parse.</p> <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-194495#post-628283</guid>
				<title>Re: Stupid &lt;beeeeep&gt; Internet Explorer!!!!!!!!!!!!!!!</title>
				<link>http://community.wikidot.com/forum/t-194495/stupid-beeeeep-internet-explorer#post-628283</link>
				<description></description>
				<pubDate>Mon, 09 Nov 2009 11:30:27 +0000</pubDate>
				<wikidot:authorName>leiger</wikidot:authorName>				<wikidot:authorUserId>32953</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>That makes perfect sense :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-194495#post-628256</guid>
				<title>Re: Stupid &lt;beeeeep&gt; Internet Explorer!!!!!!!!!!!!!!!</title>
				<link>http://community.wikidot.com/forum/t-194495/stupid-beeeeep-internet-explorer#post-628256</link>
				<description></description>
				<pubDate>Mon, 09 Nov 2009 10:09:00 +0000</pubDate>
				<wikidot:authorName>wstone</wikidot:authorName>				<wikidot:authorUserId>285528</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>Are you planning to add it to themes.wikidot.com? I'd definitely like to use it! :)</p> </blockquote> <p>I'd rather keep it unique th HMVC and HMR. If / when I decide to change the design, then I'll put it on the themes page :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-194495#post-627008</guid>
				<title>Re: Stupid &lt;beeeeep&gt; Internet Explorer!!!!!!!!!!!!!!!</title>
				<link>http://community.wikidot.com/forum/t-194495/stupid-beeeeep-internet-explorer#post-627008</link>
				<description></description>
				<pubDate>Sat, 07 Nov 2009 11:14:23 +0000</pubDate>
				<wikidot:authorName>wstone</wikidot:authorName>				<wikidot:authorUserId>285528</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I looked into this but I don't know how easy this'll be on wikidot.</p> <p>Thanks for changing the link… As you could probably tell: I was annoyed :)</p> <p><strong>Update:</strong> I only briefly read that article you mentioned but I think one needs to be able to edit the actual html because I tried the if statements: <a href="http://www.havemycv.com/test:me" >http://www.havemycv.com/test:me</a> and now both FF and IE cannot open the menus.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-194495#post-626861</guid>
				<title>Re: Stupid &lt;beeeeep&gt; Internet Explorer!!!!!!!!!!!!!!!</title>
				<link>http://community.wikidot.com/forum/t-194495/stupid-beeeeep-internet-explorer#post-626861</link>
				<description></description>
				<pubDate>Sat, 07 Nov 2009 01:35:32 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>So now I have to have it activate by simply hovering <a href="http://www.havemycv.com/">http://www.havemycv.com/</a> :(</p> </blockquote> <p>Bummer. I just peeked at your site (after fixing your link - you had <em>www<strong>/</strong>havemycv</em> instead of <em>www<strong>.</strong>havemycv</em>) and have to say I think the expanding and collapsing by hovering is annoying.</p> <p>Maybe you can punish just the IE users by using some browser-specific coding tricks and putting your old code back for the rest of us. I haven't done much of this, but this site has a good article about one of the techniques:<br /> <a href="http://css-tricks.com/how-to-create-an-ie-only-stylesheet/">http://css-tricks.com/how-to-create-an-ie-only-stylesheet/</a></p> <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-194495#post-626800</guid>
				<title>Re: Stupid &lt;beeeeep&gt; Internet Explorer!!!!!!!!!!!!!!!</title>
				<link>http://community.wikidot.com/forum/t-194495/stupid-beeeeep-internet-explorer#post-626800</link>
				<description></description>
				<pubDate>Fri, 06 Nov 2009 23:06:35 +0000</pubDate>
				<wikidot:authorName>leiger</wikidot:authorName>				<wikidot:authorUserId>32953</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>When you first started modifying the theme I had a look and was impressed. Now when I have a look again, it's even better. Great job with the theme! :) Are you planning to add it to themes.wikidot.com? I'd definitely like to use it! :)</p> <p>And you're right — I just tested it in IE8 and the drop-down menus don't do anything when you click on them. I like how they behave in Firefox though (closing the menu back up when you move the mouse away)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-194495#post-626725</guid>
				<title>Stupid &lt;beeeeep&gt; Internet Explorer!!!!!!!!!!!!!!!</title>
				<link>http://community.wikidot.com/forum/t-194495/stupid-beeeeep-internet-explorer#post-626725</link>
				<description></description>
				<pubDate>Fri, 06 Nov 2009 20:42:35 +0000</pubDate>
				<wikidot:authorName>wstone</wikidot:authorName>				<wikidot:authorUserId>285528</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have been redesigning one of my sites and in the process changed my menu system. IE was displaying some collapsed menu buttons badly so I changed how they were collapsed.</p> <p>I was quite proud of this: <a href="http://www.havemycv.com/test:me" >http://www.havemycv.com/test:me</a><br /> This uses <em>just</em> CSS styling to make the drop-down menus. Unfortunately, now it turns out that IE can't understand "active" from this line: #side-bar li:<strong>active</strong> (CSS is on the page, it's at the bottom).</p> <p>So now I have to have it activate by simply hovering <a href="http://www.havemycv.com/" >http://www.havemycv.com/</a> :(</p> <p>It really is a case of banging yer head against a brick wall with Internet #&amp;*!%$ explorer…</p> <p>… AHHHHH!</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>
