17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 5715 Views |
-
mootools/getElementByTagName

26 April 2008 at 4:53am Last edited: 26 April 2008 4:57am
i had a static site that i'm porting to silverstripe that made heavy use of the mootools framework. for some reason something in silverstripe seems to be conflicting with the $$ function in mootools.
i have a completely clean silverstripe template (e.g. i've done nothing, but replace my standard php include directives with the silverstripe method for including files). there is as far as i can tell no javascript what-so-ever being added to the rendered page.
i copy/pasted the rendered html in to a static page in the silverstripe architecture and everything worked fine (once i removed the xml heading at the top).
any thoughts/work arounds?
--- edit
as usual i hit upon an "aha" moment minutes after posting this. it seems removing the xml declaration, not the doctype, from the top of the document "fixes" mootools. will this have any adverse affect on sliverstripe?
-
Re: mootools/getElementByTagName

26 April 2008 at 6:49pm
perhaps it is the prototype js framework which is used throuhgout SS.
| 5715 Views | ||
|
Page:
1
|
Go to Top |

