dude.. your awesome! that's a cool site by the way, is that just a place for testing javascript?
On Jan 19, 11:28 am, Oskar Krawczyk <[email protected]> wrote: > http://jsfiddle.net/yCqUM/ > > You can toggle classes instead of tweening. > > On 2011-01-19, at 17:51, jk119 wrote: > > > Alright, so i have no clue where to begin... > > > I have a form that contains only 2 radio buttons and each will have > > the same background image but when a user selects one of them that > > background image will change.. basically like this > > >http://www.templatemonster.com/logo-templates/32175.html > > see Unique/Regular price > > > i think i should be using the morph effect but not sure how to > > implement, anything will be helpful at this point > > > thanks > > > <form action="test.php" method="get"> > > <input type="radio" name="preferred_color" class="BGimg2 value="Red" / > >> Red<br /> > > <input type="radio" name="preferred_color" class="BGimg1 value="Blue" / > >> Blue<br /> > > <input type="submit" value="Submit"> > > </form>
