Welcome to WebDesignForums.net!
You're currently viewing WDF as a guest. By registering for a free account, you'll be able to participate with other members in our friendly community. Being a member allows you to ask questions and get answers for those troublesome web development tasks!

In addition, as a member you'll be able to post your websites up for review. Using our unique website review system you can gain some amazing feedback from some of the best web developers around. This is a completely free service to all registered members.

Ready to register yet? Registration is 100% free. Click Here To Join Now!

Mouseover image enlarger

Discussion in 'Member Introductions' started by Jenny Boyle, Jun 20, 2012.

  1. Offline

    Jenny Boyle New Member

    Message Count:
    1
    Likes Received:
    0
    Trophy Points:
    1
    Gender:
    Female
    Hi, please can anyone help me !!! I have spent days trying to find an HTML code for mouseover image enlarger, I found one, got it working (it worked on the edit page, but disappeared on the viewing page. I am using Site Wizard in conjunction with the host) I was told by my host that the code I used does not support CSS. Can anyone tell me if there is such an HTML code without CSS. My web site does not support Java either !!!

    Many Thanks

    Jenny


  2. Offline

    Webzarus Well-Known Member

    Message Count:
    3,003
    Likes Received:
    666
    Trophy Points:
    113
    Gender:
    Male
    Nope... I know it's not the answer you want to hear... But the fact is HTML is a static tagging sequence... Not a whole lot you can do with it by itself.

    You need the CSS and JavaScript to add the functionality you are seeking... CSS alone can do it... But as you're finding out... Some host don't allow it... Why they won't allow CSS ... I have no idea, except for the fact that they probably don't want to bother with making their online editor so it can handle it...

    Probably something to do with their "site wizard"... Which I suspect is an online editing program.

    Now if you can connect to your host with FTP... And upload your files... Shouldn't be an issue... But that's only if your host offers that as an option???


  3. Offline

    Isaac Member

    Message Count:
    83
    Likes Received:
    7
    Trophy Points:
    8
    when ever I don't know anything, just google it and you will always find some tutorials that will enable you to learn what you have to do.


Share This Page