ユーザ名: パスワード: 新規登録
ウィジェット » checkWhois
Search domain name
ページのトップからログインしコメントする
発言者 ngaybuonkhongem, # 2008/07/10 2:33:08
発言者 html-coder, # 2008/02/14 19:53:03
発言者 foddski, # 2007/12/01 20:13:56
発言者 mail2rajeev, # 2007/02/23 21:09:50
発言者 R2_, # 2007/02/23 16:13:32
発言者 Snowit, # 2006/08/16 22:10:35
発言者 CatmandOo, # 2006/08/07 18:43:19
発言者 helaspourmoi@gmail.com, # 2006/07/29 18:43:51
発言者 Meskalito, # 2006/07/28 9:06:36
発言者 electrik_org, # 2006/07/23 0:04:04
Opera has released more tools and documentation for Widget developers. Read more...
ウィジェットに関する素晴らしいアイデアや、修正を要する問題については、ウィジェット・フォーラムへ。
発言者 ngaybuonkhongem, # 2008/07/10 2:33:08
Может сможете сделать опрос нескольких whois серверов?
>2all
Why this widget translate into different languages? IMHO all understandably so.
(Translated from Russian into English with Google)
発言者 html-coder, # 2008/02/14 19:53:03
発言者 foddski, # 2007/12/01 20:13:56
can you make a widget by which mouseover event would genrate the ip address, location and the coordinates of the hyperlink..........
this is actually present in firefox as an add-on.
code for ur help:-
function hostipfox_enable() {
}
function hostipfox_disable() {
}
function hostipfox_init() {
if('__hostipfox__FillInHTMLTooltip' in window) return;
const prefs = Components.classes['@mozilla.org/preferences-service;1'].getService(Components.interfaces.nsIPrefService).getBranch(null);
var originalFillInHTMLTooltip = window.FillInHTMLTooltip;
window.__hostipfox__FillInHTMLTooltip = originalFillInHTMLTooltip;
const dnsService = Components.classes['@mozilla.org/network/dns-service;1'].getService(Components.interfaces.nsIDNSService)
const nsISupportsString = ('nsISupportsWString' in Components.interfaces) ? Components.interfaces.nsISupportsWString : Components.interfaces.nsISupportsString;
window.FillInHTMLTooltip = function(elem)
{
var retval = false;
if (!elem ||
elem.namespaceURI == 'http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul')
return false;
try {
if (elem) {
while (elem && (elem.nodeType != Node.ELEMENT_NODE || !elem.attributes.l
発言者 mail2rajeev, # 2007/02/23 21:09:50
発言者 R2_, # 2007/02/23 16:13:32
発言者 Snowit, # 2006/08/16 22:10:35
発言者 CatmandOo, # 2006/08/07 18:43:19
(i'd like .it too but...there's a capcha so I guess I'll hang with whatever you provide - a lot anyway)
発言者 helaspourmoi@gmail.com, # 2006/07/29 18:43:51
добавь еще pапрос по IP и вооще будет рулез!!!!!
発言者 Meskalito, # 2006/07/28 9:06:36
発言者 electrik_org, # 2006/07/23 0:04:04