treehouse : what would you like to learn today?
Web Design Web Development iOS Development

antonv

  • [Solved] clearing floats in nested div's

    Nevermind guys, It's late and I have too much caffeine in my veins to think straight! I had a height value set for the right column and of course Ive noticed it couple seconds after I've pressed the send button :( Thanks, Anton
    Comment by antonv February 2010 permalink
  • installing wp on 3 subdomains... best way?

    I am aware of MU but from what i read it would just create separate blogs. It doesn't seem to allow an user to have same login over many blogs and there seem to be no easy way to get the latest posts from multiple blogs and post them on the hom…
    Comment by antonv November 2009 permalink
  • dropdown menu and IE6

    On that page if you go hover over "Charts" in the dropdown menu it will appear to be underneath the "Change region and chart" jump menu on my machine... I would hope it's only happening here!
    Comment by antonv May 2009 permalink
  • dropdown menu and IE6

    One last issue that i have. On some of the pages i have a jump menu that will show over the drop down menus. Here is a link to a page that does that in IE6: http://socalscubainfo.com/us-west-coast ... direction/ All other browsers seem not to have a…
    Comment by antonv May 2009 permalink
  • dropdown menu and IE6

    Thanks guys! Now i got it working by adding the float: none. What threw me off was the float: left part. I thought that by adding the float: left it will do what i needed meaning to stay aligned to the left side but i got it now :oops: Thanks, An…
    Comment by antonv May 2009 permalink
  • dropdown menu and IE6

    If it all floats left shouldn't it actually display properly? It seems like there is no left alignment at all...
    Comment by antonv May 2009 permalink
  • SUckerfish javascript menu not working in IE

    Got it working by adding a width to the li elements but what do you guys think is that the best way? Thanks, Anton
    Comment by antonv May 2009 permalink
  • SUckerfish javascript menu not working in IE

    Another issue that I have is that in IE the list elements for the menu are not clearing each other like in FF. Take a look at the "Charts" menu in FF and all the elements are nicely stacked one in top of the other while in IE if they have …
    Comment by antonv May 2009 permalink
  • SUckerfish javascript menu not working in IE

    You were right, the child selector was the one that was throwing everything off... Now all works fine. Thanks! Anton
    Comment by antonv May 2009 permalink
  • Animation script not working in Chrome and Safari

    I figured it out. I was all about the way chrome and safari do an http request. Here is the post that i found with the explanation: http://chromespot.com/showthread.php?t=1063 And here is the code change: FireFox only: var xmlDoc=document.implemen…
    Comment by antonv May 2009 permalink