cf_ContextMenu

The cf_contextMenu custom tag is a work in progress, that will allow you to specify a contextMenu that will be displayed on the current page.

Some features I am looking at adding in version 1.1 include multiple contextMenus and attaching contextMenus to specific elements on the page.

Demo

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 menu in action, right click in this fieldset area.


If you are interested in helping to debug or assist in the development of this tag, contact us and you will receieve a either a discount code or the completed tag for free.

cfTagStore Logo

Home | About | Contact | Customers | Services

Copyright © 2004, C.P. Web Designs