Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:30

SYNTAX for assigning [b]text[/b] values in aI() dynamicall


Poster: sumathys
Dated: Friday August 17 2007 - 13:47:25 BST

Someone help me with

SYNTAX for assigning text values in aI() dynamically

Thank you,
Sumathy


Poster: Ruth
Dated: Sunday August 19 2007 - 10:19:13 BST

Hi,

I'm not sure what you mean assiging something like
Code:
<b>
dynamically. You can put that in the aI if you want, there is also a menueditapi module about which I don't know much. :)

The module is here - Listed as Editing API Module

http://www.milonic.com/menumodules.php

And this is a 'demo' to play with

http://www.milonic.com/menueditapi.php

Ruth


Poster: sumathys
Dated: Monday August 20 2007 - 5:44:32 BST

I have an xsl file which i use for displaying my form.The values that are to be displayed here are fetched from a java file that creates an xml doc.
The xml elements are used by the xsl file for display.

I have included the milonic dhtml menu_data_header.js in the xsl file.


I hav to assign an xsl value to my text in aI().
this value comes from the database and is in the form of an xml element

aI("text= <xsl:value-of select="./ __at__ menudesc"/> ;
url=theUrlToOpen.htm;target=frame_BuySell;");

something is wrong with the syntax.with double quotes around menudesc it gives me a blank menu output.

Please someone guide me on this.It is very urgent.

Thank you,
Sumathy