1. JQuery

    Lydon’s Web Apps Blog (Jul 13 2008) Explore Article

    July 14, 2008, 12:45 am Filed under: Uncategorized is a quick, succinct, Javascript Library simplyfies how you nevigate HTML documents and add AJAX interactions to your web pages. Minify is the process of removing all unnecessary characters from source code, without changing its functionality. $(document).ready(function(){ // Your code here }); The above code simly executes a function when the page has finished loading. The ready event checks the document and ... (Read Full Article)

    Comment on Article Mentions:   JavaScript library

1-1 of 1
Home All Articles Entities Quotes Comments Login Register Powered by HiveFire