http://stackoverflow.com/questions/69913/why-dont-self-closing-script-tags-work
On Mon, Apr 20, 2009 at 2:28 PM, Wayne Douglas <[email protected]> wrote: > Out of interest - why would that matter? > > On Mon, Apr 20, 2009 at 2:22 PM, Ben Lovell <[email protected]> > wrote: >> >> On Mon, Apr 20, 2009 at 2:19 PM, Daniel Soto <[email protected]> >> wrote: >>> >>> Yes, tags are well formed >>> >>> <script type="text/javascript" src="niftycube.js" /> (the file copied >>> in the root dir of my app) >>> >> >> Don't close your script tags in that way. Close them like so: >> <script></script> >> >> Give that a try. >> >> Ben >> >> > > > > -- > Cheers, > > w:// > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
