Jacq Anthony

내 정보

개발자 정보
이름 Jacq Anthony
사는 곳 Indonesia
직업 Student
가입한 날짜 2월 25, 2016
개발한 부가 기능 수 부가 기능 0개
이 개발자의 부가 기능의 평균 별점 아직 별점 없음

내 검토

Menu Wizard

5점중 5점 받음

hello, Im using your "Menu Wizard" addon but I dont know how to add new menu with javascript inside it. I want to create/add new menu, with some javascript code to be applied in an active page that I'm in.

My js code is:
javascript:var inputs= document.getElementsByClassName('compose-account js-account-item js-show-tip'); for(var i=0;i<inputs.length;i++){inputs[i].click();} 0

I've tried with:
var inputs= document.getElementsByClassName('compose-account js-account-item js-show-tip'); for(var i=0;i<inputs.length;i++){inputs[i].click();} 0

but it happens nothing.
Please help me sir, thank you

이 검토는 현재 부가 기능의 이전 (4.04) 버전에 대한 것입니다.