I have used the DHTMLMenu tag with a very large degree of success.  The
thing to remember is that if you don't set a URL for an entry it *will* link
to / (root).  Check the docs (I don't have them available at the moment),
but there is a way to overcome this.

Hatton

> -----Original Message-----
> From: ibtoad [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 09, 2001 9:25 AM
> To: CF-Talk
> Subject: <CF_DHTMLMenuItem>
>
>
> Does anyone have any success with this tag?  I downloaded it and
> it does not
> work at all.  When I try the demo tag:
>   <CF_DHTMLMenu CAPTION="Browsers" TOP="10" LEFT="100" SCRIPTDIR="/js"
>    BORDERCOLOR="red" BACKGROUND="black" HIGHLIGHT="navy"
> FONTCOLOR="white">
>    <CF_DHTMLMenuItem CAPTION="Microsoft IE"
> URL="http://www.microsoft.com/ie">
>    <CF_DHTMLMenuItem CAPTION="Netscape Navigator"
> URL="http://www.netscape.com/computing/download/">
>   </CF_DHTMLMenu>
>
> When I click on Browsers it just takes me to the root directory which is a
> HTTP Error 403 - Forbidden.
>
> Rich
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to