Wednesday, May 2, 2012

Great Improvement !

Today was a successful day because I got some work done. I added this code into the "word list menu"

             $(document).ready(function(){
             $("#wordlist-ul").listnav({includeNums:false});
             });

Which basically adds a number into the word that you selected and it tells you how many letter you have in side word list, which for me its really cool !
my goal for this week its to make as many changes as I can to make this web site look a lot cleaner  and nicer.

1 comment:

  1. Awesome! This is the kind of specific example code with explanation that I wish everyone would do. Way to go!

    ReplyDelete