Forum Moderators: open

Message Too Old, No Replies

Real Tabbing Effect

         

foxfox

5:28 am on Dec 25, 2006 (gmt 0)

10+ Year Member



Is it possible to archive tab tabbing effect using JS + AJAX?

such as the one used in your browser, each tab can maintain its states

netfiends

8:07 am on Jan 5, 2007 (gmt 0)

10+ Year Member



I imagine it could with multi divs used? Maybe have the new tab or whatever create it's own div then just hide the div instead of changing the content? I imagine the page scroll bit would be reset unless it were captured some how?