Posts

Showing posts with the label jquery

About Javascript

aha === - jquery have plugin that can pop-up image 'fancy box' or use jquery-ui instead. - selenium and windmill are quite interested - can use command 'typeof' to detect type of object in javascript (done by firebug console) but need to check version of javascript before do something crazy. - mad damn problem may occur!!! about loading order of javascript file in html page, I think last one will override above same keyword. Beware of it

Jquery, Ajax and Django

Last working day, I have problem about $('#xxxxxxx').onclick(foo()) that not catch the EVENT with chrome but its work with firefox. So Wrong (demi-god) told me to replace onclick with onchange,gizzzzz its work :) Thank Demi-God Wrong. ps. not quite has a detail about ajax, django,(- -) may be next time

tip's daily

about firebug: if use console.log BUT when u start test without ACTIVATE firebug , Will cause a very damn bug in javascript thank wrong(proteusian) for help