Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

CSS Icon disapears with local CSS #3205

Closed
Max13 opened this issue Dec 2, 2011 · 7 comments
Closed

CSS Icon disapears with local CSS #3205

Max13 opened this issue Dec 2, 2011 · 7 comments

Comments

@Max13
Copy link

Max13 commented Dec 2, 2011

Hi,
I'm debugging with Chrome and it's Dev Console.
I have a page with collapsible content, and the +/- icon on it.
When I switch from distant CSS (on JQuery Servers) to local CSS, the icons disapear.

Good luck, and thank you for this amazing "tool" (JQMobile) :)

Distant CSS: http://i39.tinypic.com/nz521e.png
Local CSS: http://i41.tinypic.com/4t3885.png

@agcolom
Copy link
Contributor

agcolom commented Dec 2, 2011

Hi,

have you tried running the local jqm version on a web server (even localhost)? Do you still get the same issue?

@Max13
Copy link
Author

Max13 commented Dec 2, 2011

Yup.
I tried with file:///
And on a remote webserver.
Same issue: http://epitech.rihan.fr/epimdp/init.html

@agcolom
Copy link
Contributor

agcolom commented Dec 2, 2011

I've just seen you're using jquery 1.7, have you tried with 1.6.4 ?

@Max13
Copy link
Author

Max13 commented Dec 2, 2011

Yes, too.
It's only the CSS which is failing on local file, apparently.

Oh god... I'm stupid >.>
I haven't downloaded the images...
So sorry -_-'

@Max13
Copy link
Author

Max13 commented Dec 2, 2011

Finally, I didn't see the images because in the CSS, they're referenced as "url(images/...)", and I'm on a subdirectory of a subdomain.

I changed the URL to "../images", and now it's working.

Sorry for that.

@toddparker
Copy link
Contributor

If icons aren't appearing, check to make sure you have the icon images local too, and that paths from the stylesheet to the icon images is correct in your local file structure.

.................................. . . . .
Todd Parker
Partner, Filament Group Inc.
102 South Street #3 Boston, MA 02111
todd@filamentgroup.com // 617.953.1617

On Dec 2, 2011, at 4:32 AM, "Adnan RIHAN" reply@reply.github.com wrote:

Hi,
I'm debugging with Chrome and it's Dev Console.
I have a page with collapsible content, and the +/- icon on it.
When I switch from distant CSS (on JQuery Servers) to local CSS, the icons disapear.

Good luck, and thank you for this amazing "tool" (JQMobile) :)

Distant CSS: http://i39.tinypic.com/nz521e.png
Local CSS: http://i41.tinypic.com/4t3885.png


Reply to this email directly or view it on GitHub:
#3205

@Max13
Copy link
Author

Max13 commented Dec 2, 2011

That's what I said there: #3205 (comment)
I close the issue.
Thanks !

@Max13 Max13 closed this as completed Dec 2, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants