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) についてのレビューです。