Records 1 to 16 of 16
|
» AJAX
» Background effect » Buttons » Calculator » Calendars » Clocks » Cookies » Effects » Forms » Games » Generators » Graphics » Menu » Miscellaneous » Navigation » Page-Details » Performance » Scrolling |
Page-Details JavaScripts
JavaScript Home » Page-Details
16 Page-Details JavaScripts
Sort: Most Viewed | Highest Rated | Newest
Browser Language redirectIf your site is presented in more than one language (ie: English and Chinese), use this script to automatically detect the language setting of your visitor's browser, and redirect them to the appropriate section within your site....Added on: 2/21/2003 Hits: 423 Rating: (3.15) votes 27
Dynamic TitleThis script causes the message in the title bar to change every 10 seconds. Pretty neat!...Added on: 1/13/2003 Hits: 383 Rating: (3.00) votes 39
Page inside a FrameEver wonder how www.ex-designz.net/ecard.asp page work.Have you noticed when you click any links from the "e-card" page the url does not change. Check the code below to find out how I did it....Added on: 12/28/2002 Hits: 396 Rating: (3.12) votes 25
Cool IframeThis sample code uses iframe to allow your visitors to view an external documents from your site.The selected page is loaded in an inline frame.Pretty cool...Added on: 12/28/2002 Hits: 541 Rating: (3.14) votes 118
Database Display via GetStringThis page demonstrates the capabilities how to display a table from a SQL statement a very fast and scaleable way using a recordset method called GetString. GetString essentially asks the backend database to build a huge string instead of moving the data as rows and columns. It allows very limited s...Added on: 10/16/2002 Hits: 613 Rating: (1.97) votes 133
Table Database Display via GetRowsThis page demonstrates the capabilities how to display a table from a SQL statement a very fast and scaleable way using a recordset method called GetRows. GetRows that move many records and fields into a memory array. Once in the array it is accessed very fast. If you read the code closely you will ...Added on: 10/16/2002 Hits: 1061 Rating: (3.00) votes 83
Email Address ProtectorHere's a clever way to prevent email address collecting "robots" from grabbing your email address while still making your address available to your visitors. ...Added on: 10/16/2002 Hits: 373 Rating: (3.06) votes 33
Dynamic TitleThis script causes the message in the title bar to change every 10 seconds. Pretty neat! ...Added on: 10/13/2002 Hits: 359 Rating: (3.00) votes 28
DOM BrowserThe DOM Browser is a visual, interactive representation of the DOM (Document Object Model). It's helpful to beginners learning to interact with the DOM in JavaScript. It's also a great tool for side-by-side comparisons of Netscape, Internet Explorer, and other browsers and how they interpret the doc...Added on: 10/8/2002 Hits: 558 Rating: (2.94) votes 32
DHTML Scroller.htmlThis script loads external files into a div in IE and NS and scrolls them via clipping. It has a fully draggable scrollbar that sizes automatically like Windows' scrollbars, and standard up/down/top/bottom support is included. ...Added on: 10/6/2002 Hits: 386 Rating: (2.85) votes 34
Determined PopupThis short, easy script set launches a window that continually re-opens itself and cannot be permanently closed unless the visitor clicks on a link that you provide. Compatible Browsers: NS6 and IE4-6. ...Added on: 9/25/2002 Hits: 382 Rating: (3.05) votes 42
Date UpdatedOn your site, you might want to just let visitors know the date that the script was updated, but not the time (maybe it's not important?) This simple script (about a dozen lines) you can do just that! Very neat! ...Added on: 9/22/2002 Hits: 371 Rating: (2.82) votes 34
Content ProtectorIf your content page is loaded directly (not in frames) the page is reloaded in your frames. And to the aid of webmasters everywhere, this script also foils other sites loading your content page in their frames. Visitors are notified of the bandwidth theft then are sent to the page on your site (if ...Added on: 9/14/2002 Hits: 343 Rating: (3.06) votes 33
Bookmark Us!(Internet Explorer Only) Allow your visitors to click one text link to quickly and easily add your site to their "Favorites." Don't let your visitors lose you because they forget to bookmark your site! (Netscape Users won't get any errors, but instead of the bookmark link, see a message re...Added on: 9/14/2002 Hits: 382 Rating: (3.22) votes 32
404 ReferrerDo you get lots of 404 "file not found" errors every time you change a file's name? Use this simple script to include in a HTML form (a hidden field) that contains the referring page's address. It's easy to correct bad links...Added on: 9/7/2002 Hits: 392 Rating: (2.87) votes 31
Add FavoritePops up the "Favorites" window to bookmark the link in Internet Explorer. Pretty neat! ...Added on: 9/7/2002 Hits: 413 Rating: (3.00) votes 28
Records 1 to 16 of 16
|