13311Push-Me v1.0 Description And Features...http://www.spriteworks.com/pushme.htmlPush-Me v1.0 is an easy-to-use and completely customizable vertical navigation menu with custom cursor support. Buttons are truly depressable when clicked and not simply "rollovers". 13 different button themes are included. View a screenshot or watch the Flash demonstration below. You can also download the Flash demo for offline viewing or distribution.JavaScript > Scripts and Programs > Links and ButtonsOct 12, 2006
Four different button resources are created in the example below. Each one is used to create a button control. From left to right: normal button, checkbox, web-button and signal.
Insert the below anywhere into the section of your page Change the two image names in function "change2()" to reflect the ones used above. Change the target URLs in function "jumpto()" to your own (ie:http://www.yahoo.com):
The real disadvantage of this implementation is the number of independent graphics that need to be downloaded; four for each button (three button states and a help text), plus the 'blank' LCD panel and the right-hand endcap. The graphics in this example are relatively small, having been saved as JPEGs, but one of the factors that slows down page loading is the overhead of making connections, so the sheer number of graphics used may make this technique unsuitable except when you can be certain of good connectivity, or you can make intelligent use of cacheing. You could also leave out the 'onClick' handler and associated images, which would reduce the number of distinct images that need to be downloaded at no great aesthetic cost.
JavaScript Button and ButtonBar (Toolbar) control to use in your web applications. Just create your own 16x16 pixel image, give your button a name, attach an onClick function, and the rest gets done for you.
Create your own fancy form buttons with many more options and features, with
absolutely no programming experience and total control over customization
by clicking here. Create this and 69 other custom scripts!.
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.