hi,
Attached file is a screenshot of my website it is like msdn website.
i have these problems, please guide me:
1) After user clicked on a node of tree a page must be rendered at right side (exactly same as msdn).
my pages are stored in 'Contents' folder and their names are based on node's ID that is 1.htm, 2.htm, etc.
I want to load a specific page based on clicked node's ID
into right side using AJAX without whole page refresh.
I don't want to use iframe element.
2) address bar must show the address of specific loaded page at right side I want to provide it as a link to users.
the project is suspended because of these two...
Attached file is a screenshot of my website it is like msdn website.
i have these problems, please guide me:
1) After user clicked on a node of tree a page must be rendered at right side (exactly same as msdn).
my pages are stored in 'Contents' folder and their names are based on node's ID that is 1.htm, 2.htm, etc.
I want to load a specific page based on clicked node's ID
into right side using AJAX without whole page refresh.
I don't want to use iframe element.
2) address bar must show the address of specific loaded page at right side I want to provide it as a link to users.
the project is suspended because of these two...