Changeset 11206
- Timestamp:
- 05/06/08 19:15:40 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/hatenabookmark_show.js
r8231 r11206 11 11 var xhr = new XMLHttpRequest(); 12 12 var tagString,showString = "<div>"; 13 xhr.open("GET",endPoint + url ,false);13 xhr.open("GET",endPoint + url.replace(/#/,"%23") ,false); 14 14 xhr.send(null); 15 15 var response;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)