13284TabThing 0.1ahttp://craigpickles.com/files/6/scripts/entry10.aspxTabThing is a JavaScript tab control similar to the tab control used by the Windows GUI. The tab control allows the user to select a tab which shows its own content in the frame below. PHP is used as the backend of the script and uses DOM to update the page so there is no need for a refresh.JavaScript > Scripts and Programs > Links and ButtonsOct 12, 2006Craig Pickles
Tab View control is a combination of CSS and JavaScript that allows switching between several pages without loading them from server. The script emulates the behavior of tabbed controls in Windows applications.
Use this script to hide the status bar message from appearing when the mouse moves over certain links. If you're looking to disable this message for ALL links, check out version 2 of
Move the mouse over this buttons and you will see 3 state images. But the changes of the image occur gradually. It is more pleasant for eyes.
You can make any quantity of buttons in page. Using some buttons you can make the menu for your site (see example). This script works with Internet Explorer and Netscape6.
Examples of use of buttons
Many sites use JavaScript to put additional 'explanatory' text in the browser's status line when the user moves the pointer over a link. The problem is that the text rarely tells you anything more than you already know from the link title or from the URL. Moreover, the text overwrites the URL and other messages that normally appear on the status line, depriving the user of useful information.
This JavaScript offers an alternative. When the user moves the pointer over a link, information (admittedly not very useful information, but that could change) appears as part of an onscreen graphic. The status line is not overwritten, so the user can still get read the URL of the link and see where they're going, what they'll find at the far end etc. This solution isn't bandwidth-efficient - we're sending extra images down the line - but it might be acceptable as part of a 'cool', graphics-intensive interface. Repeated use of the same images over multiple pages should also permit significant savings due to caching.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.