• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:24    start  Previous  Next  Last    goto:
    Draggable & Resizable with Prototype and Scriptaculous
    ON: 2009-03-05 10:23:22
    Dragging and resizing at the same time with prototype and scriptaculous.
    204 times | category:
    jQuery UI draggable and resizable combination
    ON: 2009-03-05 10:19:46
    Combining jQuery UI's draggable and resizable in the same interface.
    508 times | category:
    jQuery with LightWindow and Prototype JS
    ON: 2009-03-05 10:17:24
    Prototype JS and jQuery don't play very well, and we're talking more than just the $ function now.
    164 times | category:
    Detecting Flash Player version with JavaScript
    ON: 2009-03-05 10:14:21
    Reusing code from jQuery Flash we are able to get and tell the difference between Flash player versions.
    44 times | category:
    HTML Encode and Decode with jQuery
    ON: 2009-03-05 10:06:54
    Tutorial on how to make a jQuery plugin that can decode and encode HTLM that is already in the DOM.
    331 times | category:
    Removing Nodes using javascript
    ON: 2009-03-05 10:06:07
    The code below will teach u how to remove child nodes using javascript from a parent node, This is a DOM script.
    15 times | category:
    Simple JavaScript Calculator
    ON: 2009-03-05 10:04:25
    Here i have a very simple script for a JavaScript calculator
    44 times | category:
    Making Wordpress comments collapsable using jQuery
    ON: 2009-03-05 10:00:02
    Some blogs have over 100 comments on every new posts, wich makes the page extremely large. So lets say you want to shorten those pages by making the comments collapsable, well there is a easy solution for that! jQuery! We are going to intergrate jQuery into Wordpress and make the comments collapsable!
    70 times | category:
    Bookmark/Add to Favorite in Javascript
    ON: 2009-03-05 09:53:14
    In this little article you will learn how to create a link , which when clicked will bookmark (add to favorite) a page with the help of javascript.
    10 times | category:
    MAC Address Using WMI on Internet Explorer
    ON: 2009-03-05 09:48:26
    This article helps you in finding the MAC address of a client machine on IE using WMI Library
    55 times | category:
    Extendable Flash Banner with jQuery Flash
    ON: 2009-03-05 09:45:36
    How to setup a Flash banner that can extend on top of the content below it with jQuery Flash.
    98 times | category:
    jQuery Flot - a more complex example
    ON: 2009-03-05 09:41:02
    Drawing graphs with jQuery and the Javascript canvas made easy. This tutorial covers a more complex scenario than the examples on the jFlot homepage.
    260 times | category:
    Adsense PSA Ad to Cash
    ON: 2008-08-13 07:30:43
    Turning Google Adsense PSA’s into cash. A simple and easy way to boost your income
    7 times | category:
    Writing Javascript for humans beings with Prototype
    ON: 2008-08-13 07:24:26
    This article is a starter kit for those who wants to shift to multi browser compatible Javascript Framework "Prototype". Using "Prototype" in your web applications make your life easier.
    13 times | category:
    Create a Welcome Bar Using JavaScript
    ON: 2008-08-13 07:23:37
    In this tutorial you will learn how to create a welcome bar using JavaScript.
    4 times | category:
    How to Create a Pop-Up Window
    ON: 2008-08-13 07:22:58
    Learn how to create a simple pop-up window using JavaScript.
    5 times | category:
    How to Create Your Own Algorithm
    ON: 2008-08-13 07:22:04
    A very detailed tutorial about creating your own algorithm using JavaScript.
    15 times | category:
    Create an Auto Page Refresher
    ON: 2008-08-13 07:21:16
    A simple piece of code that refreshes the page at set intervals.
    2 times | category:
    Hide status bar messages with Javascript
    ON: 2008-08-13 07:20:39
    Disable the status bar message from appearing on all links, indiscriminately, with this powerful script!
    1 times | category:
    Learning Javascript - Keeping Markup Clean
    ON: 2007-08-08 08:49:16
    Like many front end developers I've come to Javascript late. Of course I could go and grab one of the many Javascript libraries out there. But I'm making an effort to learn Javascript. Thankfully it isn't as hard as you might think.
    10 times | category:
    Control Statements in Java
    ON: 2007-08-08 08:48:33
    program is a group of statements that are executed to achieve a predetermined task. Statements in a program are generally executed in a sequential manner, which is called sequential execution or sequential control flow. However, by putting the decision-making statement in the program, the normal flow of the program can be controlled. Statements that control the flow of the program are called control statements.
    27 times | category:
    JavaScript regular expressions guide
    ON: 2007-08-08 08:47:50
    A massive one page JavaScript regular expressions guide and reference.
    38 times | category:
    Introduction to the TreeWalker object of DOM
    ON: 2007-08-08 08:44:31
    The TreeWalker object is a powerful DOM2 object that lets you easily filter through and create custom collections out of nodes in the document. This is a comprehensive tutorial on how to utilize this object.
    31 times | category:
    Print from javascript
    ON: 2007-08-08 08:43:12
    You can't actually print a document from javascript, but you can open the print dialog to the user.
    17 times | category:
    this:1/1 25records  total:24    start  Previous  Next  Last    goto:

    Category

      AJAX (71)
      Content Management (15)
      Cookies (6)
      Date and Time (17)
      Development (18)
      DHTML (23)
      Forms (10)
      Frequently Asked Questions (3)
      Image Display (15)
      Introduction to Javascript (11)
      Links and Buttons (8)
      Menus (2)
      Miscellaneous (24)
      Mouse Tricks (3)
      Navigation (13)
      Randomizing (6)
      Security (5)
      Text Effects (10)
      User Authentication (2)
      User Information (5)
      Windows and Frames (9)