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

Hawke

  • Turn Function into a Class

    See, in your function, you're passing ($link) in the parameters of the function. However you never do in your class, thus $link is always null in the code. Also, in the constructor, you are doing this : function __construct() { $functions…
    Comment by Hawke May 2012 permalink
  • Turn Function into a Class

    What's the problem exactly? From what I've seen so far, though : function __construct() { $functions_array = array( $this->more_jump_link($link) ); return $functions_array; } You put $link in more_jump_link, however you…
    Comment by Hawke May 2012 permalink
  • jQuery list

    I think it's bad practice. A class atrribute is suppose to store class infromation, certainly not an anchor. Plus, why would you want to remove the need of anchor tag ? They're here for a reason, use them :)
    Comment by Hawke December 2009 permalink
  • CSS file not updating

    Try what chris said, it work pretty much everytime. I still prefer to use the ol' good Ctrl + F5 though, instead of holding Shift when I click Refresh.
    Comment by Hawke October 2009 permalink
  • My first CSS site!

    Hello there. First of all, nice of you to now do design in CSS, welcome aboard ;)! The website look fine, basic but hey, it's working and it's your first CSS design :D! Here's a problem I found ... :     &nbs…
    Comment by Hawke July 2008 permalink
  • What software do you use ?

    A great Adobe Air program called "WebKuts" that can take a complete, multi-page screen shot of any website and save it as a jpg. Great for making a compilation of your favorite website designs. I'm not really sure to get what you mea…
    Comment by Hawke April 2008 permalink
  • Where comes your knowledge from?

    I don't know why, but I hate learning from book. It's often not really semantic, and oudated, even if you take a recent one. Take for exemple HTML book, they are still showing instead of and lot of little details like that. Some of the…
    Comment by Hawke April 2008 permalink
  • Review of my site

    In fact it seem it occur when you pass the mouse over the image that have the opacity rollover....
    Comment by Hawke April 2008 permalink
  • Just finished a new site!

    Hi Hawke, That was the idea. It's a simple script that encrypts your mailto's. Stops those pesky spam crawlers. You can get it here http://jumk.de/nospam/stopspam.html. The only drawback is people who don't have Javascript turned on c…
    Comment by Hawke April 2008 permalink
  • background challenge

    There is a problem with the repetition on high resolution in your exemple tough, but that's coming from your image and not really from the css. So yeap, the solution posted by Chris is probably the one everyone will want to use.
    Comment by Hawke April 2008 permalink
  • What software do you use ?

    Yeah, my host was offering a kinda similar offer (web-storage right on your PC) but it was lagging a bit (after all, the data aren't physically on the drive and need to be downloaded). But even tough it was slow, I was liking it because you don…
    Comment by Hawke April 2008 permalink
  • Related to transparent png problem on old ie browsers

    Yeah, .gif also work. In fact I just realised that's the way I use the most :O
    Comment by Hawke April 2008 permalink
  • Feedback on my site please

    I would some minor stuff to start : 1 - Align the 'Last Video' block with the block showing a skater in top. The 'Last Video' seem to have a higher margin-right than the skater. 2 - I would remove the top-margin of the body, …
    Comment by Hawke April 2008 permalink
  • Just finished a new site!

    It's cool, seriously. It's simple and yet attractive. I like basic layout that don't try to add stuff to impress the visitor. The only thing I am wondering is why you are using javascript to do your mailto ?
    Comment by Hawke April 2008 permalink
  • background challenge

    I assume that he want his website to be in-between so you have one of the pattern on the left, and the other on the right. I would probably try to play with div too...
    Comment by Hawke April 2008 permalink
  • Project in progress : Spry:it

    Really, really good. I like the colors, the arrangement, the contrast, everything looking clean. The only problem I have is that you need to do horizontal scroll to see all of it, but you have a 200px margin on the left that I guess will be removed …
    Comment by Hawke April 2008 permalink
  • Where comes your knowledge from?

    A good part of it is coming from the web. I mean, I'm a certified programmer (I went to Multihexa, a programmation school over here) but what you learn in school is pertty much how to do your work with the minimal effort, there isn't any &…
    Comment by Hawke April 2008 permalink
  • What software do you use ?

    Well, I'm using Notepad++ myself, wich is free, light, and good. I'm sure there is some people that don't like it, but it's pretty much like Notepad, but with syntax coloration. And just in case you wonder, no you don't have…
    Comment by Hawke April 2008 permalink
  • background challenge

    Wow... sorry but that sound so much like "We need a free background, please do one for us" I mean... cool if people want to help out, but a challenge ? Erm, sure :P
    Comment by Hawke April 2008 permalink
  • What software do you use ?

    Oh yeah, of course I forgot to mention: Firefox, Internet Explorer 6 and Internet Explorer 7 for testing purpose, Firebug add-on (javscript & ajax debug) and web developper add-on for firefox (mostly to skin my forum).
    Comment by Hawke April 2008 permalink
  • Related to transparent png problem on old ie browsers

    Yup, that's one way to do it, and that's probably the way I would use too. 2x more job, but meh, you get something that work on every major browser :)
    Comment by Hawke April 2008 permalink
  • Sprites BKGD position on Mac FF

    No problems. Sorry I can't help you anymore then, I don't own a MAC. I could test on Opera and Conqueror when I get back home if you want tough :)
    Comment by Hawke April 2008 permalink
  • YES! Here is a design I have need for opinion of.

    I appreciate dark color, and your website is really cool :) The only thing I'm not sure about is the font you used on the date section. I don't know why, but it dosen't fit with the rest very well in my opinion...
    Comment by Hawke April 2008 permalink
  • Review of my site

    The layout is pretty basic, but it's working. Like everyone said, really slow on IE 7, and the header don't work at all in IE6. And yes, you should fix for IE6. I know, it's lame, it's hard, it's annoying, but IE6 still hav…
    Comment by Hawke April 2008 permalink
  • Sprites BKGD position on Mac FF

    I have firefox and Windows XP, and the menu items are still about 20px off on rollover (the text get cut in half). So the problem isn't MAC, it's probably firefox... EDIT: I don't know what effect it's suppose to give when you r…
    Comment by Hawke April 2008 permalink
  • Look in My New Desing Work :)

    I'm going with Erika on this one. I'm not a big fan of the header, but overall it's all good. I'm not really sure why, but the server pictures don't really blend in... I don't really have any suggestions tough ! Good …
    Comment by Hawke April 2008 permalink
  • Welcome to the Troubleshooting Forum

    Yup, I wrote you a PM about it, but it seem you fixed it anyway :)!
    Comment by Hawke April 2008 permalink