Jump to content

[SOLVED] Weird Space Firfox Only


Guest

Recommended Posts

I have an image that works without a space in it but then if you add that space it doesnt work i can copy and paste the code and it will work but when you load the page it doesnt i know it has somthingto do with the space character but dont know how to fix it.

 

working

http://www.myareabusinesses.com/fl/leesburg

 

not working

http://www.myareabusinesses.com/fl/altamonte%20springs

 

Can someone please explain this to me and even possibly how to fix it thank you

Link to comment
https://forums.phpfreaks.com/topic/62660-solved-weird-space-firfox-only/
Share on other sites

I dont know eactly what code you need but heres some

 

Working

background-image:url(http://www.myareabusinesses.com/fl/leesburg/images/flash_bg.jpg);

 

Not Working

background-image:url(http://www.myareabusinesses.com/fl/altamonte springs/images/flash_bg.jpg);

 

Its weird that all the other images are the same way but there working

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.