I have a similar problem:
I cannot get
<script src="{{=URL(r=request,c='static',f='scripts/myfolder/
myfile.js')}}" type="text/javascript"/>
to work on IE 8 or Opera.
IT DOES WORK on Chrome 2.0
I spent the last 3 days on this problem. Finally I had to cut and
paste all of my .js files
to be in place in the .html file which needs them. Now I finally have
my web2py app working on 3 browsers.
On Jun 11, 4:05 am, annet <[email protected]> wrote:
> Massimo,
>
> In Safari, the web inspector displays warning messages like these:
>
> Resource interpreted as stylesheet but transferred with MIME type text/
> html
> Resource interpreted as script but transferred with MIME type text/
> html
> Resource interpreted as image but transferred with MIME type text/html
>
> Is there a way to fix this?
>
> Annet.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---