top of page

TRAVCON CANDIDATES

Public·107 members

Leopold Kiselev
Leopold Kiselev

Powermenu 1 3 0



As part of a site I'm trying to design I have a div with the id "powersettings" when clicked it toggles a div with the id "powermenu" and toggles the class "blur" on my "content" div and "tab a"s, this is all done successfully.




Powermenu 1 3 0



I'm trying to make my "tab a"s unbind(click) when "powersettings" is clicked, this is successful. However I want it to bind(click) when "powersettings" is clicked again to close the "powermenu"...can anyone tell me how to do this?


How it works: as you are toggling #powermenu's visibility ($("#powermenu").toggle();) on #powersettings' click ($("#powersettings").click(function () {...). You seem to want to #tab a's clicks have no effect while #powermenu is hidden. This code does that.


About

Welcome to the group! You can connect with other members, ge...

Members

  • Adrian Teo
  • Kashish Raj
    Kashish Raj
  • Anjali Kukade
    Anjali Kukade
  • Kartik Rajput
    Kartik Rajput
  • Tanya Arora
    Tanya Arora
Group Page: Groups_SingleGroup
bottom of page