Hi Folks,

Perchance somebody here is hosting Django sites at WebFaction, I need advice
on the situation described below:

- I have the file ie_css3.htc, which enables Internet Explorer to render
CSS3.
- The file's functionality can be accessed by adding the attribute *
behaviour:url('ie_css3.htc')* to whatever html element needs it.
- Unfortunately, instead of treating *url:('ie_css3.htc')* relative to
current location, Internet Explorer apparently looks for the file in the
root folder.
- Adding the file to MEDIA_ROOT does not resolve the issue.
- The site is hosted at WebFaction - the setup there isn't like typical GCI/
PHP sites, with a root folder and such.

Any ideas please?

-- 
Regards,
Sithembewena Lloyd Dube

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to