[jQuery] Oddness with jq-corner plugin.

[jQuery] Oddness with jq-corner plugin.


I am having trouble getting Dave Methvin's jq-corner plugin to work on a
page, and have discovered something very strange. I copied his test page,
the corner lib, and the latest jquery to a folder on my local machine and
adjusted the paths accordingly. Everything is in the same folder.
Now, here's what's weird:
If I open the test page directly (as in file://...), it works fine. However,
if I *serve* the exact same page via my local copy of Apache (1.3.x on OS
X), the corners don't work.
So, file://path/to/test.html, with simple relative paths like
src="jq-corner.js", works fine.
Same page, but served as http://path/to/test.html, seemingly fails to load
the corner plugin.
I can do other jquery stuff either way, just not corners. It appears it's
not loading the corner script when served by Apache, as Firefox's console
sometimes claims "corner is not a function." I tried adjusting the paths to
be rooted, so it would only work when served, thinking that should fix any
errant path issues, but it didn't matter.
Any thoughts on this one?
Thanks,
Jason
--
View this message in context: http://www.nabble.com/Oddness-with-jq-corner-plugin.-tf2138354.html#a5901235
Sent from the JQuery forum at Nabble.com.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/