Thành viên:Trần Nguyễn Minh Huy/Gadget-navpop.js

Văn thư lưu trữ mở Wikisource

Cache: Sau khi lưu biểu mẫu này, phải xóa bộ nhớ đệm (cache) của trình duyệt để những thay đổi hiện ra:

Firefox, Chrome, Safari, Opera — Shift­Reload / Tải lại       Internet Explorer — Ctrl­Refresh / Làm tươi       Konqueror — Reload / Tải lại

Nếu bạn viết mã JavaScript, chú ý đọc hướng dẫn để tránh mâu thuẫn với mã mặc định của mạng.

// **********************************************************************
// **                 ***WARNING GLOBAL GADGET FILE***                 **
// **             changes to this file affect many users.              **
// **           please discuss on the talk page before editing         **
// **                                                                  **
// **********************************************************************
 
// Install [[en:Wikipedia:Tools/Navigation popups]]
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-popups.js'
+ '&amp;action=raw&amp;ctype=text/javascript"></' + 'script>');
 
// Install the Vietnamese translation of Navigation Popups from
// [[Thành viên:Vinhtantran/strings-vi.js]]
document.write('<script type="text/javascript" src="'
+ 'http://vi.wikipedia.org/w/index.php?title=User:Vinhtantran/strings-vi.js'
+ '&amp;action=raw&amp;ctype=text/javascript"></' + 'script>');