custom content input form

I have a content input form,in which there are few editlive widgets.I want to hide few of them based on another widget value(select).I did this using javascript ,here i used object.style.display:none.every thing is fine till now .

But the problem is the other tabs of the content input form except general tab didnot work.

thanks in advance for ur valuable suggestions.

Re: custom content input form

Instead of hidding it, Can you probe to not calling the taglib to show it?

Actually I've worked before

Actually I've worked before on customizing my input forms.

I did this through the cif of the CC or CT but the difference is that I didn't use the object directly and give it none display style, instead I put my rendering widget tags inside tr tags and I gave the tr the none display style using its id based on the js function.

It worked normally without any problems.

 

 

If I've been able to see further, it was only because of Allah, then standing on the shoulders of giants.