Quantcast
Channel: Adobe Community: Message List - ColdFusion
Viewing all articles
Browse latest Browse all 21760

Re: coldfusion 10. cfmenu not working. error is 'this.body.firstChild' is null or not an object

$
0
0

I have used the same code.

 

<cfmenu name="menu" type="horizontal" fontsize="14" bgcolor="##CCFFFF">

    <cfmenuitem name="acrobat" href="http://www.adobe.com/acrobat" display="Acrobat"/>

    <cfmenuitem name="aftereffects" href="http://www.adobe.com/aftereffects"

        display="After Effects"/>

    <!--- The ColdFusion menu item has a pop-up menu. --->

    <cfmenuitem name="coldfusion"

            href="http://www.adobe.com/products/coldfusion" display="ColdFusion">

        <cfmenuitem name="buy"

            href="http://www.adobe.com/products/coldfusion/buy/" display="Buy"/>

        <cfmenuitem name="devcenter"

            href="http://www.adobe.com/devnet/coldfusion/" display="Developer Center"/>

        <cfmenuitem name="documentation"

            href="http://www.adobe.com/support/documentation/en/coldfusion/"

                display="Documentation"/>

        <cfmenuitem name="support" href="http://www.adobe.com/support/coldfusion/"

            display="Support"/>

    </cfmenuitem>

    <cfmenuitem name="flex" href="http://www.adobe.com/flex" display="Flex"/>

</cfmenu>


Viewing all articles
Browse latest Browse all 21760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>