You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 15, 2022. It is now read-only.
I just copied this below code and also added my scripts below renderbody() in MVC4 but still charms is not working.
I want my charms to hide and show on the click events of button. How to acheive this ?
div id="charms" class="win-ui-dark slide in hide fade"
div id="theme-charms-section" class="charms-section"
div class="charms-header"
a href="#" class="close-charms win-backbutton" data-dismiss="charms-section" aria-hidden="true" /a
h2>Settings/h2
/div
/div
/div /div
Please reply !!!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I just copied this below code and also added my scripts below renderbody() in MVC4 but still charms is not working.
I want my charms to hide and show on the click events of button. How to acheive this ?
div id="charms" class="win-ui-dark slide in hide fade"
div id="theme-charms-section" class="charms-section"
div class="charms-header"
a href="#" class="close-charms win-backbutton" data-dismiss="charms-section" aria-hidden="true" /a
h2>Settings/h2
/div
/div
/div /div
Please reply !!!
The text was updated successfully, but these errors were encountered: