kcsportsguy
February 25th, 2006, 07:28
Is there a way to dynamically change the content of a specific div in an effort to switch between two different sets of content code?
Page loads and displays div1.
User selects icon to display div 2's content
Page displays div2s content in div1 and replaces icon with an icon to switch back to div1
User sleects icon to display div1 content
Page displays div 1 content back in div1 (just like it loaded)
How is this possible?
Page loads and displays div1.
User selects icon to display div 2's content
Page displays div2s content in div1 and replaces icon with an icon to switch back to div1
User sleects icon to display div1 content
Page displays div 1 content back in div1 (just like it loaded)
How is this possible?