• home
  • forum
  • my
  • kt
  • download
  • this:1/6 25records  total:130    Start  Previous  Next  Last    goto:
    Close Window
    ON: 2007-08-08 09:56:55
    Ever want to place a link or button on your page that will close the window to make it easier on the user? Well
    heres a quick and easy way to do just that.
    16 times | category: [Windows and Frames]
    Javascript Create and Resize Popup Windows
    ON: 2007-08-08 09:54:30
    This tutorial shows how how to create custom sized and positioned popup windows with javascript. Popup windows can be used to display help message windows, images in a bigger format, and others.
    19 times | category: [Windows and Frames]
    JavaScript Window Object explanation
    ON: 2007-08-08 09:53:12
    Comprehensive explanation of the Window object and its events, properties, methods etc.
    15 times | category: [Windows and Frames]
    Javascript Tip Boxes
    ON: 2007-08-08 09:51:40
    When writing content for your site you might want to give some tips or explainations for particular words or phrases. For this you might consider using DHTML Tip boxes that appear when a link is rolled over. The following example shows how you can do this
    20 times | category: [User Information]
    Opening and Manipulating Windows
    ON: 2007-08-08 09:50:58
    If you have ever been near any of the homepages in Geocities or Tripod, you must be familiar with the small window that pops up with an advertisement banner. This tutorial explains how to create your own customizable pop-up windows with details on parameters.
    16 times | category: [User Information]
    Breaking out of frames
    ON: 2007-08-08 09:47:10
    Want to make sure your web pages are not included in other website frames? Well use this break_out_frame code to stop the madness.
    6 times | category: [User Information]
    Browser detection using JavaScript's navigator object
    ON: 2007-08-08 09:46:25
    Learn how to use the navigator object of Javascript to detect the browser type and version of your visitors.
    35 times | category: [User Information]
    Browser Version Control
    ON: 2007-08-08 09:45:58
    There are several different browsers and versions out there, thus you, the programmer, do not know what JavaScript capabilities the user has. Insuring that the scripts you write run in most users browser can be done in a few different ways. One way is to ask the user what browser they are using, via JavaScript, and to then program accourdingly. This tutorial shows you how.
    5 times | category: [User Information]
    JavaScript Password with External *.js Script
    ON: 2007-08-08 09:43:43
    It uses the a prompt for the user to input a password or request. The page is dynamically built based on the the user response. It uses an external *.js file (If referenced directly, it will download) that contains arrays to build the page. You should not rely on this for secure pages, but give a good example for low in content management. It's a bit clunky, but shows how to use to create dynamic page changes. I have used an external *.js file for site navigation.
    8 times | category: [User Authentication]
    JavaScript Password Protection
    ON: 2007-08-08 09:41:23
    This tutorial explains how to create a simple, useful password authentication system using JavaScript. Useful if your site requires a quick password protection solution, but not a top-level security feature.
    22 times | category: [User Authentication]
    Status Bar Left to Right TextScroll
    ON: 2007-08-08 09:39:25
    In this article we are going to design a JavaScript Left to right text scroll at windows Status Bar. Take a look below on piece of code…
    12 times | category: [Text Effects]
    Pausing up-down message scroller
    ON: 2007-08-08 09:38:48
    This is an up-down message scroller that pauses between each message. Display multiple instances of the scroller on one page, change from multi-lined to single lined scroller easily, and more.
    15 times | category: [Text Effects]
    Fading in text using the DOM
    ON: 2007-08-08 09:37:01
    Here we'll learn to do with JavaScript what Java and Flash have "been there done that" with- fade text gradually into view from white to black.
    12 times | category: [Text Effects]
    JavaScript Scrolling Ticker-Tape Text
    ON: 2007-08-08 09:36:16
    Here, you will learn how to create and configure a framed scrolling text for your page. You can also alter speed of the scrolling text.
    19 times | category: [Text Effects]
    String handling (dissecting, splitting, and searching) in JavaScript
    ON: 2007-08-08 09:35:10
    Comprehensive tutorial on string manipulation in JavaScript, such as dissecting, searching etc.
    27 times | category: [Text Effects]
    Formatting text (strings) in JavaScript
    ON: 2007-08-08 09:29:39
    Learn how to format strings in JavaScript, such as making them bold, changing font size, etc.
    84 times | category: [Text Effects]
    Restricting access of JavaScript libraries to your domains
    ON: 2007-08-08 09:26:23
    The nature of JavaScript libraries means they can be accessed and utilized by any site online, not just yours. Learn how to restrict access of your libraries to only your own sites, warding off bandwidth theft in the process.
    3 times | category: [Security]
    Random Image Link
    ON: 2007-08-08 09:24:43
    Need to place a random image on your page that when clicked will bring the visitor to another website? This tutorial will show you how to do just that.
    1 times | category: [Randomizing]
    Generating weighed random numbers in JavaScript
    ON: 2007-08-08 09:23:58
    Learn how to generate weighed random numbers in JavaScript, so some show up more often than others.
    9 times | category: [Randomizing]
    Using External JavaScript to Create Dynamic Content
    ON: 2007-08-08 09:22:41
    Create the script once and reference in any number of ways. The example goes into Date Stamps, News, Quotes, etc. One file to update and one line to include in the HTML page. You can use this as a fake Server-Side Includes to create site navigation. You update the one .js file to alter navigation.
    13 times | category: [Randomizing]
    Generating a random number in JavaScript
    ON: 2007-08-08 09:21:28
    A random number is useful- if not required- in the creation of many popular JS applications, such as a dice, random image script, or random link generator. Learn how to generate a random number in JavaScript.
    4 times | category: [Randomizing]
    DD Tab Menu (5 styles)
    ON: 2007-08-08 09:18:32
    Five elegant JavaScript horizontal menus that support a second level sub menu when the mouse rolls over a menu tab. Supports the ability to auto select the tab that corresponds to the current page
    21 times | category: [Navigation]
    Vertical Pull Down Menu
    ON: 2007-08-08 09:17:30
    Create a vertical pull down menu that works in IE and FF. This effect is great for cleaning up your navigation and giving it a more dynamic feel.
    27 times | category: [Navigation]
    AnyLink Drop Down Menu
    ON: 2007-08-08 09:12:56
    This is an extremely versatile drop down menu script for ordinary links on your page, including image links. It can be activated either onMouseover or onClick. The menu intelligently determines whether the dropped menu is too close to the browser's edge, adjusting its positioning so it's always in view.
    11 times | category: [Navigation]
    AnyLink Vertical Menu
    ON: 2007-08-08 09:10:14
    A drop down menu that can be associated with any link on your page. The menu drops to the right of the link.
    21 times | category: [Navigation]
    this:1/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)