Forums

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

Home Forums JavaScript Dynamic Page with Circular Discography Driving me looney.

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #33853
    derekdun101
    Member

    Hey all. I’m trying to use the basic dynamic page replacement guides provided here: https://css-tricks.com/6336-dynamic-page-replacing-content/ with a cool circular discography provided here: http://tympanus.net/codrops/2011/04/11/circular-discography-template/ . My goal is to maintain the theme of the circular discography design throughout an entire website. Where every page but the “music” page will open to content other than music and be navigational by a menu instead of just next/prev. Problem I keep running into I’m sure is due to my overall inexperience but especially jquery/js inexperience. When testing my page, the cd image appears at first load, but any other page navigated to, just gives me the loading image result. Please help!!!

    #84758
    furrball1383
    Member

    post a link ot the site or a jsfiddle so someone can not only look at your code but correct it as well if they find the error.

    #84768
    derekdun101
    Member

    Thanks for the reply. I put it up on my site for review. http://www.derekdunbar.com I tried the jsfiddle but after the 3rd page of js entered it keeps freezing the page on me. :/ I can also email my whole website folder or provide a temp password for anyone who’s willing to help.

    So just to recap what I want to do:

    Notice on home page the are no scroll next/prev buttons? You can only click on the beach chill out banner over the disc and it opens. Thats how I want all the pages except the “music” and “mixes” pages to look.

    The “music” page would use the scrollers to advance to different albums to play/review.
    All this with a floating menu that allows people to navigate anywhere in the site they want to (I plan on having a total of 6 nav menu buttons: home; bio; mixes; music; schedule; book now)

    Thanks again in advance for any help!!!

    #84769
    derekdun101
    Member

    Sorry, a better link: http://derekdunbar.com

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