Jacq Anthony

Giới thiệu về tôi

Thông tin về Nhà phát triển
Tên Jacq Anthony
Địa điểm Indonesia
Nghề nghiệp Student
Người dùng kể từ Tháng 2. 25, 2016
Số tiện ích được phát triển 0 add-ons
Đánh giá trung bình của các tiện ích của nhà phát triển Chưa được xếp hạng

Đánh giá Của tôi

Menu Wizard

Rated 5 out of 5 stars

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

Đánh giá này là cho một phiên bản trước của tiện ích (4.04).