Comment on Week 7 - Podcasting and Online Hosted Video - April 21 ... Posted By : at 2008-04-28 02:49:15
I thought this was a little more fustrating than the rest. I just noticed the instructions for adding UTube to our blog after I submitted my update. I didn’t log on to this part of the site until tonight (Sunday). ...
Other Posts about Comment on Week 7 - Podcasting and Online Hosted Video - April 21 ... you may like:
Comment on Revealing Details with jQuery by Karl at 2008-05-15 13:25:38
Hi Ricardo, Thanks a lot for letting me know about that. It was a problem with the syntax-highlighter plugin I’ve been using. I fixed the bug, so there should be no more shrinkage.
Comment on Using Low Pro for jQuery by Marc at 2008-05-15 13:25:38
John wrote an article on, “Classy Query” addressing this line of thinking:. “If one thing has become apparent to me it’s that users enjoy working with the typical Class-style of object creation and inheritance. ...
Comment on Using Low Pro for jQuery by Barry at 2008-05-15 13:25:38
How is this any different from just writing a function that applies the behaviour to an element? function registerForm(form) { form.validate({ rules: { ... } }); $('#username').focus(); form.submit(function() ...
Comment on Using Low Pro for jQuery by george at 2008-05-15 13:25:38
i´ve been off js for half a year(beeing on rails), but this was something i really needed back than. Way to go, LowPro and LiveQuery will be rocking my current app! Thanks.