Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Help....images not displaying in Firefox

  • 20-11-2008 11:58pm
    #1
    Closed Accounts Posts: 31


    Hi there,

    Having a little problem with images not displaying in firefox (displaying in IE fine) see: http://www.driveability.ie/development/index.html

    Does anyone know what the problem is here....I've never come across this one before!

    Thanks a mill!


Comments

  • Registered Users, Registered Users 2 Posts: 134 ✭✭anton


    You've got stuff like <img src="images\tips_box.jpg"> in your html, it should be <img src="images/tips_box.jpg"> instead.


  • Closed Accounts Posts: 31 ninimac


    duh....how did I miss that one!

    Thanks!


  • Registered Users, Registered Users 2 Posts: 7,468 ✭✭✭Evil Phil


    Get firebug for Firefox, it will help you solve all these kind of problems.


  • Closed Accounts Posts: 65 ✭✭CountryGirl1


    I had that exact same problem.:rolleyes:


  • Closed Accounts Posts: 31 ninimac


    I was looking at the code for about 2 hours and couldn't find it!:rolleyes: Feel so dumb! Although I was working on it for 15 hrs straight. :o


  • Advertisement
Advertisement