[jQuery] RadioButton With Jquery
Thank you man, this helped me changing the attribute checked of RadioButton $(".selector").attr("checked", false);
[jQuery] Re: Text Scroller vertical
Hey guy, take a look at this page of mine and see if my solution is what you're looking for. If it solves your problem, just copy it from the code. No plugin requires.