obj.find("input[name='plan_price']:radio").click(); //is creating the recursive loop
On May 8, 12:59 am, MC Lueppers <mdob...@gmail.com> wrote: > Hi, > > I'm in a development phase of a file sharing portal and I have a > problem with jQuery on the following > page:http://share.home.hive-net.net/pricing. In Firefox I get an error "too > many recursion" when changing the plans. Can you please help me get > rid of it? > > Thanks in advance, > Martin