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: 361 Rating: (3.00) votes 16
Dynamic TitleThis script causes the message in the title bar to change every 10 seconds. Pretty neat!...Added on: 1/13/2003 Hits: 314 Rating: (3.00) votes 16
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: 325 Rating: (3.12) votes 17
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: 376 Rating: (3.06) votes 16
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: 403 Rating: (2.56) votes 36
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: 776 Rating: (3.00) votes 35
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: 312 Rating: (3.09) votes 22
Dynamic TitleThis script causes the message in the title bar to change every 10 seconds. Pretty neat! ...Added on: 10/13/2002 Hits: 313 Rating: (3.00) votes 21
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: 518 Rating: (2.90) votes 21
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: 330 Rating: (2.83) votes 23
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: 322 Rating: (3.00) votes 15
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: 328 Rating: (2.91) votes 22
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: 291 Rating: (3.00) votes 21
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: 311 Rating: (3.10) votes 21
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: 349 Rating: (2.95) votes 21
Add FavoritePops up the "Favorites" window to bookmark the link in Internet Explorer. Pretty neat! ...Added on: 9/7/2002 Hits: 366 Rating: (3.00) votes 21
Records 1 to 16 of 16
|