jQuery and the traps…

20Mar07

Last night I spend 6 hours for a small issue on my new plugin. First I seems to be that with the great and easy to handle jQuery , I finish a new draggable feature in a few minutes… but the I got the problems. Due to the fact that I have zero JavaScript experience and the explanation for the commands are not so good organized like php.net, I trapped into the SortSeralize (the Interface plugin) handling. My little programming knowledge about $.post and AJAX didn’t bring me to a good result.

Anyway at the end I found a solution, but I must say I’m not happy with that. Seems to be  that I need to study more JavaScript before I integrate more jQuery feature. Did anybody know a good page for explanation about all this stuff ?

2 Responses to “jQuery and the traps…”


  1. Gravatar Icon 1 alakhnor FRANCE Posted March 25th, 2007 - 2:34 pm

    I exactly know what you’re going through ;)
    I’ve had the same kind of problems with javascript (and I’m using php.net as well). Thing is you’re way ahead of me…
    Have you tried this: http://15daysofjquery.com/ ?

  2. Gravatar Icon 2 alakhnor FRANCE Posted March 25th, 2007 - 3:10 pm

    Have you tried: http://15daysofjquery.com/ ?

Leave a Reply


Comment guidelines: No spamming, no profanity, and no flaming. Inappropriate comments will be deleted outright.