Hello
I'm trying to use Google Api to get a list of youtube channels the users subscribed to using this file https://github.com/google/google-api...er-example.php and setting $client_id,$cli ent_secret and $redirect_ur. The redirect url is another webpage that stores the code in a variable and it's the same url in the google developer app settings. after running the page I get redirected to the url that looks...
User Profile
Collapse
-
get youtube channel subscribers via youtube API
-
submenu gets hidden thought the cursor is over the menu
Hi
I'm creating a very simple menu which i created many times before but this time i'm facing a problem which is the submenu gets hidden though the cursor is over it here's the js code
Code:$(".menu").mouseenter(function(){ $(this).children("div").slideDown(400); console.log("inside submenu"); }); $(".menu").mouseleave(function(){ $(this).children("div").slideUp(400);
No activity results to display
Show More