Use Secure HTTP for Google JQuery Javascript Include.

October 26, 2009 by Reboot · Leave a Comment 

It’s nice to include jquery from Google for performance, less load, etc. But use the secure link!


<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>

It prevents IE from nagging about insecure content. Anyway, I can also advice on not using IE altogether.

(Thanks Webpatser: http://www.god-object.com/)

JQuery Plugin Tip : LiveQuery!

September 25, 2009 by Reboot · Leave a Comment 

http://docs.jquery.com/Plugins/livequery

Code examples will follow shortly ;-D

Exploring jQuery Grids

April 21, 2009 by Reboot · Leave a Comment 

Grids:
FlexiGrid
jqGrid