Hi Mariya..
I’m sorry if my description was not enough yet.
I’m trying to modify JSON menu in http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxmenu/index.htm#demos/jqxmenu/menubindingtojson.htm
What will I do is, I want to add my own variable/data beside id, parentid, text and subMenuWidth. In this case I want to add ‘link’.
So if item is clicked, it will shows: Id: 2, Text: Hot Chocolate, Link: index.php?type=login — for example.
Thanks a lot in advance.