My question is regarding a custom page layout with the CEWP. So basically I have a simple page layout with the webpart zones defined and one CEWP in it. This CEWP has some tabs and javascript.
When I create a page based on that page layout and i'm in edit mode I get a really strange behaviour, basically there will be same page loaded inside that CEWP and every second it will grow bigger and bigger, I mean it will add more and more of the same pages to it ... when I exit the edit mode it is ok, but the again it breaks.
It is as if a javascript loads some div inside the content editor webpart and just continues to those divs to each other so thtat it get bigger and bigger.
Any idea why this could be?
I'm using SP 2007, I'm using JQuery UI for the tabs, and yeah custom page layout with cewp.