JavaScriptに投稿されたコード一覧
callback({"category":[{"catid": "001","catname": "test1"},{"catid": "002","catname": "test2"},{"catid": "003","catname": "test3"},
<script language="JavaScript"><!--function warning(){alert("ここにメッセージを入力します。");}
Java Script
// ブックマークレットjavascript:(function(){var page_links = document.links;for (var i=0; i<page_links.length; i++){if (page_links[i].href.match(/^http:\/\/www\.amazon\.co\.jp/i)) {if (id = page_links[i].href.match(/\/\w{10}\//i)){var url = "http://www.amazon.co.jp/dp" + id;page_links[i].href = url;}}}})();// Greasemonkey用(function() {
javascript:var r=new XMLHttpRequest();r.open('GET','http://twitter.com/users/show/'+(document.location+'').match(/#!\/([^\/]*)/)[1]+'.xml',false);r.send(null);if(r.status==200)alert('http://twitter.com/statuses/user_timeline/'+document.evaluate('/user/id',r.responseXML,null,XPathResult.FIRST_ORDERED_NODE_TYPE,null).singleNodeValue.textContent+'.rss');
$(function(){$('.textimage').each(function(key,value){var name = $(this).children('dt').text();if( name == 'n'){$(this).find('dd img').remove();
<script type="text/javascript">function topsyCallback(json) {res = json.response;if ( !res.total ) {return false;