-
Perform Javascript from codebehind with RegisterStartupScript
A piece of javascript can be formed within codebehind and registered to run after the page has loaded.
-
Blocking right-click contextmenu on images with Javascript and within Fancybox
Blocking the right-click contextmenu isn’t advised nor user-friendly. But when the customer has expensive pictures, they want to make it hard to download them.
-
Change JQuery Flexslider current slide by external element
Two alternatives to changing the current slide of a JQuery Flexslider from a HTML element outside of the slider.