Forums

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

Home Forums JavaScript Help With Multiple CSS and JS Website Functions

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #46263
    anemone
    Participant

    http://zearful.info

    1* What is causing the page width to scroll?
    The image and ruler are fit to page I think.

    2* I seem to have to choose between: http://www.aplweb.co.uk/blog/js/magnifying-glass/demo.html
    or the ruler+image hover+audio.

    maybe I put it in stupidly, I am just learning this JS/CSS/HTML stuff,
    probably in the wrong order hehe. but I have tried this to get all functions:

    http://codepen.io/anon/pen/iGLpF

    Thanks!

    #142055
    TheDoc
    Member

    I removed all of the code. If you want to post that much code, simply make a pen over at http://codepen.io/

    For little snippets of code that are small enough to be posted on the forum, simple indent the text by four spaces and it’ll be rendered properly.

    like this

    Remember that each line of code would need to be indented by a minimum of four spaces. You can also write code inline by using backticks (“). Code written like that will `look like this`.

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