• home
  • forum
  • my
  • kt
  • download
  • this:2/6 25records  total:130    Start  Previous  Next  Last    goto:
    Redirecting URL in JavaScript
    ON: 2007-08-08 09:09:38
    Learn how to redirect to different web pages when the user selects an item from a drop-down menu.
    1 times | category: [Navigation]
    Javascript Expanding Menu
    ON: 2007-08-08 09:09:07
    Learn how to show and hide content using javascript. Useful for creating expandable and tree style menus.
    35 times | category: [Navigation]
    Pull-down Menu
    ON: 2007-08-08 09:08:11
    The pull down menu is an excellent to condense many links into a small area. In the older days the only way to process a pull-down menu was to use a CGI script, but now you can do it with JavaScript. This tutorial presents several different types of pull-down menus: standard menu, menu with no button, using in frames, and using in a different window.
    9 times | category: [Navigation]
    So, You Want A Remote Control, Huh?
    ON: 2007-08-08 09:06:08
    Here's a remote control panel that controls the bigger window. It allows you to open a specific page by clicking anf dragging the link with your mouse. Neat effect (Netscape only
    1 times | category: [Navigation]
    Javascript Disable Right Click
    ON: 2007-08-08 09:04:30
    If you have quality content on your webpage and want to prevent people stealing your resources, you can add this script to disable the right-mouse click.
    5 times | category: [Mouse Tricks]
    Disabling the Right-click Mouse Button in JavaScript
    ON: 2007-08-08 09:03:23
    Sometimes you don't want the visitor to be able to click the right mouse button and do all the stuff associated with it. Although personally I'm not in favor of such gimmicks and limit the visitor's independence, you learn something new in this tutorial.
    1 times | category: [Mouse Tricks]
    Table Cell Background Hover With CSS and Javascript
    ON: 2007-08-08 09:01:33
    Learn how to make your cell background colors change when your mouse is pointed over it.
    18 times | category: [Mouse Tricks]
    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.
    1 times | category: [Miscellaneous]
    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.
    6 times | category: [Miscellaneous]
    JavaScript regular expressions guide
    ON: 2007-08-08 08:47:50
    A massive one page JavaScript regular expressions guide and reference.
    12 times | category: [Miscellaneous]
    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.
    17 times | category: [Miscellaneous]
    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.
    7 times | category: [Miscellaneous]
    Image Map Drop Down Menus
    ON: 2007-08-08 08:32:15
    Image Map Drop Down Menus (IE4+) & (NN4+) Use the following DHTML script to give a neat navigation for your site without much code involved. It is easy to integrate and modify for an amateur designer, however you need to have some knowledge of HTML.
    15 times | category: [Menus]
    Show hide menu
    ON: 2007-08-08 08:30:28
    Learn how to create a show/hide menu using javascript.
    12 times | category: [Menus]
    Bookmark Us Script
    ON: 2007-08-07 11:54:18
    This is a tutorial that shows you how you can easily create a Bookmark Us link on your website. This will bring back old customers to you by helping them to remember your site.
    3 times | category: [Links and Buttons]
    Using Javascript and Bookmarks to create custom searches on your toolbar
    ON: 2007-08-07 11:52:50
    Ever have a favorite website that the first thing you do is search it? Create a custom search box with javascript and bookmarks!
    5 times | category: [Links and Buttons]
    Mouseover / Rollover Effect in JavaScript
    ON: 2007-08-07 11:51:58
    Learn how to create a mouseover / rollover effect for images in JavaScript.
    4 times | category: [Links and Buttons]
    Creating JavaScript Rollover Buttons
    ON: 2007-08-07 11:50:28
    Assumes absolutely no knowledge of how to use a JavaScript. Covers everything from creation of graphics to generation and application of a script to make a simple navigation bar with rollover effects.
    8 times | category: [Links and Buttons]
    Learning Javascript - Creating Content
    ON: 2007-08-07 11:02:18
    Using Javascript and the DOM you can create content on the fly. You can also make sure that if Javascript is turned off things won't go wrong.
    6 times | category: [Introduction to Javascript]
    Beginning To Manipulate the Document Object Model
    ON: 2007-08-07 10:59:55
    A beginning perspective into how to use the Document Object Model using Javascript to manipulate page elements on the fly. Covers getElementById, getElementsByTagName, childNodes, firstChild, lastChild, and nodeValue.
    6 times | category: [Introduction to Javascript]
    OOP in JavaScript: Introduction
    ON: 2007-08-07 10:59:12
    An introduction to Object Oriented Programming in Javascript. This example creates a small user control that can be used repeatedly and independantly on the same web page.
    2 times | category: [Introduction to Javascript]
    Get key press event using JavaScript
    ON: 2007-08-07 10:58:32
    This tutorial will show you how to get the pressed key in the browser window, whether it's Ctrl, Alt, Shift, Page Up, Arrow Up or any other key. There's both an Internet Explorer and a Firefox way of doing this.
    28 times | category: [Introduction to Javascript]
    Learning to Function and Loop
    ON: 2007-08-07 10:57:01
    Learn how to use functions and the different looping mechanisms in JavaScript.
    4 times | category: [Introduction to Javascript]
    Image Thumbnail viewer
    ON: 2007-08-07 10:40:25
    Image Thumbnail Viewer is a compact, unobtrusive image viewer that can be applied to any link on the page to load the desired image inside a sleek interface based on the link's "href" value. This script will center the enlarged image on the page and optionally display a text description of the image.
    34 times | category: [Image Display]
    Creating a JavaScript photo gallery which automatically unroll
    ON: 2007-08-07 10:38:01
    This tutorial explains the manner you can create a JavaScript photo gallery which automatically unrolls
    14 times | category: [Image Display]
    this:2/6 25records  total:130    Start  Previous  Next  Last    goto:

    Category

      AJAX (20)
      Content Management (7)
      Cookies (4)
      Date and Time (12)
      Development (7)
      DHTML (14)
      Forms (8)
      Frequently Asked Questions (1)
      Image Display (9)
      Introduction to Javascript (5)
      Links and Buttons (4)
      Menus (2)
      Miscellaneous (5)
      Mouse Tricks (3)
      Navigation (8)
      Randomizing (4)
      Security (1)
      Text Effects (6)
      User Authentication (2)
      User Information (5)
      Windows and Frames (3)