Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Can’t add links inside my sliding box! Please help :)

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #35936
    silverlulu
    Participant

    Hi guys

    This is a wierd one… I have made a site and when u hover over a box, up slides another box via jquery. Inside those boxes I want to add links so that people can click them. This is all very simple but for some reason when I put an anchor tags in the code the whole sliding box disappears!

    Is this something in the CSS that needs fixing? And if it can’t be fixed is there anyway to create links without using a tags?

    Also it seems that on some browsers the rosehill box is out of position which I don’t understand as ut seems fine l on my laptop browsers.

    The website in question is socialmediateam.com.au/ql

    Any help would be really appreciated as I am having a bit of a panic :)

    Thanks in advance!

    #93894
    silverlulu
    Participant

    No I can’t… It’s so wierd! That’s what I don’t understand.

    Can anyone help? Thanks loads

    #93962
    silverlulu
    Participant

    No I can’t… It’s so wierd! That’s what I don’t understand.

    Can anyone help? Thanks loads

    #93965
    Mottie
    Member

    Hi Silverlulu!

    It looks like there are too many closing <div>’s in the HTML. Here is one basic block of the mosaic layout using links instead of div’s




    Dixon Darling Harbour








    Also, I’m see an error where it’s trying to load the mosaic script from “http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/mosaic.1.0.1.js&#8221; which is obviously wrong since that is the address that points to the jQuery library provided by Google – here is the actual link: “http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.js&#8221;

    #93967

    hey man validate your code….and breathe lol

    i see this on one of your divs..
    end tag for element “div” which is not open

    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.socialmediateam.com.au%2Fql%2F

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘CSS’ is closed to new topics and replies.