Still struggling with jquery haiz… when I want something, I am stuck there… let’s look at the helpful article at http://www.webmonkey.com/tutorial/Get_Started_With_JQuery
Url: http://docs.jquery.com/Selectors
http://docs.jquery.com/Manipulation
http://docs.jquery.com/Traversing
Archive for September, 2008
Help! Make jQuery easier to learn
Posted in ajax on September 26, 2008 | Leave a Comment »
Mineral Make-Up Causes Itchy Rashes
Posted in skin care, thoughts, tagged mineral powder on September 24, 2008 | Leave a Comment »
I have never got any make-up outbreak for many many years till recently my face keeps getting itchy rashes. It seems that the mineral make-up is the culprit. Not sure but my face feels better when it’s removed. Guess I may be allergric to mineral powder?
Url: http://www.vivawoman.net/2008/05/26/mineral-makeup-is-causing-my-face-to-itch/
Url:
AJAX Heros
Posted in ajax, thoughts, tagged ajax, hero on September 19, 2008 | Leave a Comment »
Hail the heros of ajax… counting only coldfusion-related. Dun know about the rest – php, asp else… I have been keeping track of their blogs mainly about ajaxcfc and jquery…
1. John Resig http://ejohn.org/about/ - His name was often mentioned when dabbling with jquery. He really looks so nerdy but what counts more important is his smart [...]
AjaxCfc + jQuery = branch of AjaxCfc
Posted in ajax, coldfusion, programming, tagged ajaxcfc, jquery on September 19, 2008 | Leave a Comment »
Url: http://cjordan.us/index.cfm/AjaxCFC
jQuery API – Documentation
Posted in ajax, programming, tagged jquery api on September 19, 2008 | Leave a Comment »
Updated Documentation:
http://remysharp.com/visual-jquery/
Documentation:
http://docs.jquery.com/Main_Page
http://www.visualjquery.com/
http://jquery.bassistance.de/api-browser/
http://colorcharge.com/wp-content/uploads/2007/12/jquery12_colorcharge.png
http://jquery.com/api/
DW 8 javascript error on start up
Posted in programming, tagged dreamweaver on September 17, 2008 | Leave a Comment »
When starting up Dreamweaver 8, I sometimes encounter the error:
line 56 of file “D:\Program Files\Macromedia\Dreamweaver 8\Configuration\Shared\Common\Scripts\dwscriptsExtData.js”:
ReferenceError: dwscripts is not defined
Solution: Exit DW, delete the WinFileCache*.dat file in the Configuration folder, and then restart DW
Url: http://www.communitymx.com/blog/index.cfm?newsid=634
SQL Trigger
Posted in sql, tagged sql trigger on September 16, 2008 | Leave a Comment »
I know how to create a basic stored procedure but do not know what’s Trigger? Will need time to read up.
Url: http://www.sqlteam.com/article/an-introduction-to-triggers-part-i
More Urls:
http://msdn.microsoft.com/en-us/magazine/cc164047.aspx
http://www.devarticles.com/c/a/SQL-Server/Using-Triggers-In-MS-SQL-Server/
http://msdn.microsoft.com/en-us/library/aa299742(SQL.80).aspx
AJAX /DIV Findings
Posted in ajax, coldfusion, programming, tagged ajax on September 16, 2008 | 2 Comments »
My team and I were so busy revamping the project to use totally div layer and ajax like loading page, sending data and so on. There were hiccups and problems faced but the design looks visually better.
Here’re the mixed findings that we have found over the past few days regarding div, ajax and design.
—————————————————————————
AJAX /DIV [...]