Home arrow JavaScript arrow Building Link Buttons with the Yahoo Button Control
JAVASCRIPT

Building Link Buttons with the Yahoo Button Control


If you’re a web developer who’s searching for a friendly guide on how to use the Button Control widget that comes bundled with the Yahoo UI framework, then look no further, and start reading this article now! Welcome to the fourth part of the series "A close look at the Yahoo Button Control."

Author Info:
By: Alejandro Gervasio
Rating: 5 stars5 stars5 stars5 stars5 stars / 2
December 11, 2007
TABLE OF CONTENTS:
  1. · Building Link Buttons with the Yahoo Button Control
  2. · Building some basic push buttons
  3. · Building link buttons from existing "a" tags
  4. · Building link buttons using JavaScript

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Building Link Buttons with the Yahoo Button Control
(Page 1 of 4 )

This series, which is made up of five instructive tutorials, walks you through the remarkable functionality offered by this powerful DHTML control. And it shows you how to use it in concrete situations to build all sorts of buttons, ranging from simple web form elements to professional-looking drop-down menus.

Having already introduced you to the subject of this series of tutorials, let me quickly recapitulate the topics that were covered in the previous article, so you can have a much clearer idea of how that tutorial links with the current one.

All right, as you’ll surely recall, in the preceding article of the series I showed you, with several code samples, how to use the Yahoo! Button Control to build certain types of buttons, called “push” inside the context of the Yahoo UI framework. As you saw during the course of that tutorial, building these kinds of widgets is indeed a straightforward procedure that can be learned even by novice web designers, since these buttons were created by using some existing “<input>” tags and some basic JavaScript code.

Of course, one of the most important things that should be noticed here concerning the creation of “push” buttons is that their functionality is rather limited when used as stand alone web-based controls. However, this limitation can be easily addressed, since the versatility of the Yahoo! Button Control allows you to build some other types of elements, which can be potentially more useful when it comes to building interactive user interfaces.

Therefore, in this fourth installment of the series I’m going to demonstrate how to use the button control to create buttons that can be tied to a specific URL. As you might guess, these buttons are called “links” inside the context of the Yahoo UI framework, and can be built in a simple way by using either some existing “<input>” tags, or directly with JavaScript.

Having explained the topic that will be covered in this tutorial, let’s move forward and see how to build “link” buttons using the handy Yahoo! Button Control. Let’s begin!


blog comments powered by Disqus
JAVASCRIPT ARTICLES

- More Top jQuery Tutorials for Beginners
- More Top jQuery Plugins for Menus
- Top jQuery Tutorials for Beginners
- New UI Framework and SDK for JavaScript Rele...
- JavaScript OpenPGP Tool, Node.js 0.6.3 Avail...
- Yahoo Releases Cocktails Language and Develo...
- Customizing jQuery Slideshows: Dynamic Contr...
- Customizing jQuery Slideshows: the animate()...
- Customizing jQuery Slideshows: slideUp() and...
- Customizing jQuery Slideshows: hide() and sh...
- Web Workers: Performing Calculations in Para...
- More Top JavaScript Frameworks and Libraries
- More Dynamic jQuery Styling Techniques
- The Top JavaScript Libraries
- The Top JavaScript Frameworks

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 11 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials