I mean all divs are class="div1" class="div2" and so on.
If I have a menu in class="div3" then class="2" should update and collect data from another file.
Like this:
In div 3 there is a menu, and if I click "cars" then div 2 should get data from #include file="cars.asp"
At the same time, div 6 will refresh with #include="div6.asp"
If I click "bikes" (in menu in div 3) then div 2 should get data from #include file="bikes.asp"
At the same time, div 6 will refresh with #include="div6.asp"
Like a target to a div instead of iframe.
Isn't that something like facebook?
How has Facebook solved with just update center of their site?
If you chat with someone and click on a link, chatwindows will not update. Just the center of the page?
Bookmarks