Code Monkey home page Code Monkey logo

Comments (7)

ionescu77 avatar ionescu77 commented on August 16, 2024

Workaround (see Stackoverflow ID 23443579 ):

  • open js/agency.js
  • add the following
$(".btn-xl").mouseup(function(){
    $(this).blur();
})

$(".page-scroll").mouseup(function(){
    $(this).blur();
})
  • reload

from startbootstrap-agency.

abaldwin99 avatar abaldwin99 commented on August 16, 2024

Thanks for the workaround code snippet. Worked great for me.

Shouldn't this be opened in a pull request? I'm not sure why you'd want it any other way?

from startbootstrap-agency.

ionescu77 avatar ionescu77 commented on August 16, 2024

Hi, I am a beginner to GitHub collaboration :-)
I can try to make a push/pull request.
(I am doing an online seminar on git and github)

As to your question:

  • I guess this issue is a "dinosaur" from multipage websites
  • multi-page: you want the button to stay "pressed"
  • one-page: you do not want this behaviour, because user might scroll freely to another section

from startbootstrap-agency.

abaldwin99 avatar abaldwin99 commented on August 16, 2024

No worries on the pull request - I went ahead and put it in.

Can you please reopen this issue? It should stay open until @davidtmiller gets a chance to review.

from startbootstrap-agency.

ionescu77 avatar ionescu77 commented on August 16, 2024

Ok, thank your for your help.

from startbootstrap-agency.

aadi7568 avatar aadi7568 commented on August 16, 2024

Hello, I am loving the agency theme and have changed it into a multi page theme. But the problem I face is that the navigation bar doesnt work for any pages other than the home page in mobile devices. Can you please help me with this ?

from startbootstrap-agency.

ionescu77 avatar ionescu77 commented on August 16, 2024

For clarity, please submit a new issue. As the original one was fixed.

Thank you

from startbootstrap-agency.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.