Saturday 04-07-2009
About Us | Contact Us | FAQ | Support | Links
Coldfusion Custom Tags, CFXs, CFCs, Full Applications and more!
< Built by ColdFusion Developers, for ColdFusion Developers >
 
Home | Tag Categories | Latest Tags | Top Rated Tags | Top Selling Tags | My Account | Search | Sell Your Tags | Tags A-Z
cf_contextMenu

cf_contextMenu - add a context (right-click) menu
Developer Name: Charles Pelkey
Company Name: C.P. Web Designs
Email Developer Email Developer:
Latest Version: 1.0
Price: $15
License: One Copy per Server.
Encrypted: No
Average Rating:
Times Rated: 1
Rate This Tag:


Tag Comments

There are no comments for this tag yet!


What Is cf_contextMenu?
Create/Define and add a right click/context menu to a coldfusion page, or specific element in a coldfusion page.

cf_contextMenu allows you to specify a menu to pop-up when a user right-clicks.

Simply provide the menu like the example below:


<cf_contextMenu id="name|default:ie5menu" class="name|default:skin0" targetID="elementID|default:empty">
  <div class="menuitems" url="http://www.cftagstore.com/" target="newwin">CF_TagStore</div>
  <div class="menuitems" url="http://www.dynamicdrive.com/" target="newwin">Dynamicdrive.com</div>
  <div class="menuitems" url="http://www.cp-webdesigns.com/" target="newwin">C.P. Web Designs</div>
  <hr>
  <div class="menuitems" url="mailto:webmaster@cp-webdesigns.com">Email Us</div>
</cf_contextMenu>

To see the contextMenu in action, visit our website...



 


< Business Strength Coldfusion Custom Tags >
Sitemap | Privacy | Branding | Web Services | Support | Contact Us