Cameron
10-26-2010, 11:29 AM
Hi,
I'm fairly new to coding and have come across a few problems.
I'm trying to swap two Div's including their content on the click of a button preferably using a toggle so I can swap and then swap back on an alternate click.
Button=Swap
Div=News
Div=Article
(Just so to make it easier to understand)
Secondly, I'm also trying to have an image fading in and out on a toggle button too. I can currently get the image to fade in and out on a single click but cannot get it to work on alternate clicks
i.e.
Click 1 - Fade In
Click 2 - Fade Out
Appreciate any help. :)
I'm fairly new to coding and have come across a few problems.
I'm trying to swap two Div's including their content on the click of a button preferably using a toggle so I can swap and then swap back on an alternate click.
Button=Swap
Div=News
Div=Article
(Just so to make it easier to understand)
Secondly, I'm also trying to have an image fading in and out on a toggle button too. I can currently get the image to fade in and out on a single click but cannot get it to work on alternate clicks
i.e.
Click 1 - Fade In
Click 2 - Fade Out
Appreciate any help. :)