By yingtho on
I have created an ahah on radio buttons form which works fine.
Then i added lightbox2 and fancybox to the links on the form. This works fine as well.
But after i return from the iframe, e.g. click on an iframe ligthbox2/fancybox link and then close the iframe, then suddenly the ahah on radio buttons doesn't work anymore.
Have anyone experience this before?
Comments
The problem
Is that when using inline html then it can overwrite your original ahah elements i js. So eihter don't inluce js in inline html or use iframe.