Issue 189: Scripts on the top of page
Status:  Done
Owner: ----
Closed:  Nov 2009
Reported by saif...@gmail.com, Nov 13, 2009
my page contain 
<script type='text/javascript' language='javascript'>
</script>
on top of page and before <html> tag.

The callender not work fine.

This issue become after using the v1.4.1
Nov 13, 2009
#1 saif...@gmail.com
on v1.3.2 this problem not found.
Nov 21, 2009
Project Member #2 adamrs...@gmail.com
having a script tag anywhere outside of the <head> or the <body> is going to give you
undefined/unpredictable behaviour. this is not an issue fullcalendar can have any
effect over
Status: Done