Info
/*********************************************** * very freely adapted from trongbang-studio * This notice MUST stay intact for legal use * Visit Thu thuat blog Violet at http://caobang83.violet.vn for full original source code * as first mentioned in http://caobang83.violet.vn * username:jscheuer1 ***********************************************/ //One global variable to set, use true if you want the menus to reinit when the user changes text size (recommended): resizereinit=true; menu[1] = { id:`menu1`, //use unique quoted id (quoted) REQUIRED!! fontsize:`100%`, // express as percentage with the % sign linkheight:22 , // linked horizontal cells height hdingwidth:210 , // heading - non linked horizontal cells width // Finished configuration. Use default values for all other settings for this particular menu (menu[1]) /// menuItems:[ // REQUIRED!! //[name, link, target, colspan, endrow?] - leave `link` and `target` blank to make a header ["Trương Thành Công "], //create header ["Giáo án", "http://http://violet.vn/thanhcong09/present/list/cat_id/939917", "_new"], ["Bài giảng", "http://violet.vn/thanhcong09/present/list/cat_id/939922","_new"], ["Đề thi", "http://violet.vn/thanhcong09/present/list/cat_id/939910", "_new"], ["Thủ thuật", "http://violet.vn/thanhcong09/entry/list/cat_id/939937", "_new"], ["Lịch sử toán học", "http://violet.vn/thanhcong09/entry/list/cat_id/2596195", "_new"], ["Tư liệu", "http://violet.vn/thanhcong09/document/list/cat_id/939929",...