Jump to content

Jordan

Lifetime Sponsor
  • Posts

    26997
  • Joined

  • Last visited

  • Days Won

    11
  • Feedback

    100%

Everything posted by Jordan

  1. Jordan

    BETA v1.7.13

    Awesome update. Can't wait for 1.8
  2. Hm
  3. These are great, I'd love too see some of your more recent stuff!
  4. Glad to hear it
  5. Download the PSD and open it with photoshop, edit the text and save it as .png
  6. Sweet. I can't remember if I named layers .-.
  7. I need 800 ms points fast.
  8. Works for me on Firefox:
  9. It's not the best looking layout, but that's fine with me.
  10. This is for people who can't make one, but want one to edit their text.
  11. Download PSD
  12. Download PSD
      • 1
      • Like
  13. Can't wait to see it
  14. This was EOC GP, 2012 :P
  15. Made in November of 2012 Who likes this Style?
  16. I think it should be larger, not unlimited, but a bit larger.
  17. I don't find her as attractive as others. I like her dog though
  18. Very nice, I see it now <html> <head> <title>Web Form Example - BrainDeadGenius</title> <script type="text/javascript" src="script.js"></script> </head> <body> <form name="demo" onsubmit="return validateFormOnSubmit(this);""> <table summary="Demonstration form"> <tbody> <tr> <td><label for="name">Your Name:</label></td> <td><input id="name" onclick="return changeBackground(this);" size="35" maxlength="30" type="text"></td> <td id="notify1">&nbsp;</td> </tr> <tr> <td><label for="sender">Your E-Mail:</label></td> <td><input id="sender" onclick="return changeBackground(this);" size="35" maxlength="40" type="text"></td> <td id="notify2">&nbsp;</td> </tr> <tr> <td><label for="receiver">Recipient's E-Mail:</label></td> <td><input id="receiver" onclick="return changeBackground(this);" size="35" maxlength="40" type="text"></td> <td id="notify3">&nbsp;</td> </tr> <tr> <td><label for="subject">E-Mail Subject:</label></td> <td><input id="subject" onclick="return changeBackground(this);" size="35" maxlength="40" type="text"></td> <td id="notify4">&nbsp;</td> </tr> <tr> <td><label for="message">E-Mail Message:</label></td> <td><textarea id="message" onclick="return changeBackground(this);" rows="5" cols="30"></textarea></td> <td id="notify5">&nbsp;</td> </tr> <tr> <tr> <td>&nbsp;</td> <td><input name="Submit" value="Send" type="submit" ></td> <td>&nbsp;</td> </tr> </tbody> </table> </form> <p>Made by <a href="http://www.hackforums.net/member.php?action=profile&uid=1831731">BrainDeadGenius</a> of HackForums.</p> </body> </html><!-- www.1freehosting.com Analytics Code --> <noscript><a title="Free hosting" href='http://www.1freehosting.com">Free hosting</a><a title="Web host free" href="http://www.1freehosting.com">Web host free</a><a title="Free websites hosting" href="http://www.1freehosting.com/free-website-and-hosting.html">Free websites hosting</a><a title="Pagerank SEO analytic" href="http://www.1pagerank.com">Pagerank SEO analytic</a></noscript> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-21588661-2']); _gaq.push(['_setDomainName', window.location.host]); _gaq.push(['_setAllowLinker', true]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); Â Â var fga = document.createElement('script'); fga.type = 'text/javascript'; fga.async = true; Â Â fga.src = ('https:' == document.location.protocol ? 'https://www' : 'http://www') + '.1freehosting.com/cdn/ga.js'; Â Â var fs = document.getElementsByTagName('script')[0]; fs.parentNode.insertBefore(fga, fs); })(); </script> <!-- End Of Analytics Code -->
  19. The graphics section was 10 feet long. They didn't need a section for it.
  20. Jordan

    GIFT FOR MALDESTO

    No problem.
  21. Yep, just make the current Discussion section a normal forum instead of a category.
  22. So this heals certain foods?
  23. I really want to learn javascript for web development. I'll be using tutorials and posting my progress over the days. http://ilearnjavascript.1-ws.com/ Day 1 Used a quick guide on W3School Day 2
×
×
  • Create New...