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

The Admiral

  • The Lodge

    I only see a "members only" message. I'm pretty sure I followed the directions properly. It would seem that if I can log into the WordPress part of the site at all (as I currently can using the procedure detailed in the Kickstarter em…
    Comment by The Admiral September 2012 permalink
  • The Lodge

    I've had a similar confusion. I can log in to The Lodge (and I can see that it worked because the WP toolbar is visible at the top ) , but I don't see any new content on The Lodge page. I continue to see the same description of The Lodge a…
    Comment by The Admiral September 2012 permalink
  • float flow question

    Thanks for the input, Ashton. I actually did try what you described already. It resulted in white space not below the ad image, but to the right of it, as the divs that are floated left were too wide to stay beside the ad and ended up below it. Thi…
    Comment by The Admiral December 2009 permalink
  • [Solved] Unrecognized jQuery Function

    Boy, don't I feel like the back end of a four-legged animal right now. :oops: Thank you for pointing that out, Rob. If you need me I'll be over here with all the other newbs...
    Comment by The Admiral November 2009 permalink
  • [Solved] Unrecognized jQuery Function

    I see what you mean, Rob. But I swear, the script is in the js folder. You can see it here: http://www.parasolchute.com/btflynn/JorgeTacla/js/ What could be causing it to not be recognized? So confused.... :?
    Comment by The Admiral November 2009 permalink
  • image fading question

    A friend of mine, who is a real jQuery ninja helped me out. This was his recommendation: 1.Set the css of the second image to display:none 2.Use the following jQuery functionality. $(document).ready(function(){ setTimeout(crossFade, 3000)…
    Comment by The Admiral November 2009 permalink
  • image question

    Thank you both for the suggestions. I ended up floating both the img and the p to the left and adding some left padding to the p. It does create a bit of space to the right of the text but, hey, when you're forced to adhere to a two-column layo…
    Comment by The Admiral November 2009 permalink
  • Am I setting up my sites oldschool?

    You might think about starting with these. The first link is to a screencast specifically about Wordpress' CMS capabilities. The second one is actually the first of a great three-part series that Chris Coyier put together a little while ago. T…
    Comment by The Admiral October 2009 permalink
  • jQuery syntax check

    I found this quick and easy tool to check your scripts for syntax errors. I'm sure many of you already know about this but I figured I'd post it up for the noobs like me! ;) http://www.jslint.com/
    Comment by The Admiral October 2009 permalink
  • Form Styling Question

    Thank you, sir. A simple and elegant solution. Much appreciated. :D
    Comment by The Admiral August 2009 permalink
  • Weird Request from Potential Employer

    Thanks for the support, everyone. I ended up writing them a short paragraph describing how messed up everything was and included a link to the html validation errors page (I neglected to send a link for the css because, frankly, after seeing the ht…
    Comment by The Admiral July 2009 permalink
  • Weird Request from Potential Employer

    That's what I'm saying. 406 errors and nothing to go by... :? Could they possibly be pulling some sort of psychological crap to see if I'll speak up for myself in unreasonable situations? Or maybe they're idiots I'd rathe…
    Comment by The Admiral July 2009 permalink
  • Header Content positioning question

    Thanks for the input. I'll give that article a thorough read... BTW, I completely see your point about the wrapping div. I think I just had it in there as a by-product of experimenting with positioning. Also, point taken re: id vs. class on …
    Comment by The Admiral June 2009 permalink