jQuery

Out of context: Reply #7

  • Started
  • Last post
  • 7 Responses
  • BattleAxe0

    I set up a folder with individual jquery plugins that I have seen with the downloaded the code , I replace all elements with my own and begin tweeking the code and commenting on how each modification changes the outcome

    with all my folders in place , I can easily go back and revisit any specific jquery functionality I need and grab the code as needed

    great book I recommend is Javascript and AJAX by PeachPit Press

    I went through the whole book as I was scanning jquery code

    best to know how to read/write it raw (javascript) , so when you see a new plugin or snippet you are not so unfamiliar with what is happening

    • and there is no timetable to how long it takes, all comes down to what you want to knowBattleAxe

View thread