Jump to content

mbond

Members
  • Posts

    1
  • Joined

  • Last visited

About mbond

  • Birthday 09/15/1983

Profile Information

  • Location
    Thunder Bay, On Canada

mbond's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. Been working on this site... http://redrhinorestoration.com/wp/ But when you click on Services and then try to click on Show Services to slide up services it doesnt work. I posted here and got some help to use ajaxComplete so tried to do it but still didn't initiate the code for it to slide up but if you go to the Services page directly by typing it into the URL the slideup works but for some reason my close button on the slideup doesnt work. Here is my ajaxComplete code maybe someone can shed some light to enlighten me more how to make it work correctly. I'm also having issue on the Process page my slider isnt showing up only if you go to that page directly. $(document).ajaxComplete(function() { showBottom.onclick = function() { classie.toggle( this, 'active' ); classie.toggle( menuBottom, 'cbp-spmenu-open' ); disableOther( 'showBottom' ); };}); Its become more of a headache then anythingusing the page transitions didn't think I would run into these type of issues lol. Thanks for taking time to read my post and help out. Regards, Mike
×
×
  • Create New...