• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:5    Start  Previous  Next  Last    goto:
    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:
    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:
    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:
    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:
    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:
    this:1/1 25records  total:5    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)