blast2007 wrote:
Could this be (use of ajax to load content of page) a FR for default core installation?
Not sure if this is a good idea since you'll always need the script to be included in the template.
And imagine all the "bugreports" if someone checks this option and forget to include the script.
(Just remember all the questions about the the js to make the CSS Dropdown menu working in IE6...

)
But if the JS is included automatically to a template if this option is checked it would be a great idea.
@kendo451:
Btw Thanks for that topic.
Very interesting since i'm working on a site where i need to load several content blocks.
But as calguy said, i will get trouble with it.
Haven't found a solution yet.
I wonder if it would go if i create a UDT that is subscribed to the ContentPreCompile event...