Brandon
On 8/31/06,
Ryan Gahl <[EMAIL PROTECTED]> wrote:
Hmm... odd indeed. Only thing I can think of (which may or may not be competely off the mark), is to check the encodings of either the files themselves or what you have IIS configured to handle... maybe the files are encoded with something other than what IIS is setup to handle?? I dunno if that is ever even an issue, but it appears almost like it's encountering some character code that it doesn't recognize, which makes me think it's encoding related. Again, just a miserable stab in the dark.On 8/31/06, Ben < [EMAIL PROTECTED]> wrote:
Using Scriptaculous effects on my dev machine (WinXP pro + iis 5.1)
everything works fine, but the same application on the web server (win
2003 + iis6) I get strange _javascript_ errors like this:
syntax error
builder.js (line 1)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
" http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
syntax error
dragdrop.js (line 1)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
" http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
syntax error
controls.js (line 1)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
" http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
syntax error
slider.js (line 1)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
" http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
All I am doing is including the following includes
<script type="text/_javascript_" src=""> <script type="text/_javascript_" src=""
<script type="text/_javascript_" src="">
Any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs
-~----------~----~----~----~------~----~------~--~---
