Testing and the default place to stick confusing code you want help with .
Seeing as we can all then mess with it to muddle out the issue. :)

On Wed, Jan 19, 2011 at 2:22 PM, jk119 <[email protected]> wrote:

> 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>
>

Reply via email to