English 中文(简体)
是否有任何CSS/超文本使治疗员在Catherine上工作?
原标题:Is there any CSS/HTML code to make a cursor work on Mozilla Firefox?
  • 时间:2010-04-20 23:04:57
  •  标签:
  • html
  • css

是否有任何CSS/超文本使治疗员在Catherine上工作?

我知道的唯一治疗法

<body style="cursor:url(link.cur);"></body>

但是,这只是为互联网探索者(以及其他人可能,我不知道)而做的,但我需要的是一部在最惠国法中发挥作用的法典。

EDIT:我知道一些人发现这种空话,但是为了打一页,因为我有一个关于海盗的网页,我想有一个与海盗有关的 cur子。 此外,该地的人们没有找到治疗者——-

我尝试了

BODY {cursor: url(cursor.cur), url(cursor/cursor.cur), default;}

法典和法典

<body style="cursor:url(link.cur), default;"></body>

据建议(以及其他一些建议),但似乎我做一些错误的事业,在FF D方面仍然无所作为:

我的治疗器URL是。 http://www.rw- Designer.com/cursor-extern.php?id=188 这是否有助于?

问题回答

Yes,有

请在财产清单中添加<代码>、缺省/代码”等内容:

<body style="cursor:url(link.cur), default;"></body>

rel=“nofollow noreferer”>。

然而,你不应毫无理由地使用习俗治疗器;他们重新宣布。





相关问题
CSS working only in Firefox

I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....

image changed but appears the same in browser

I m writing a php script to crop an image. The script overwrites the old image with the new one, but when I reload the page (which is supposed to pickup the new image) I still see the old one. ...

Firefox background image horizontal centering oddity

I am building some basic HTML code for a CMS. One of the page-related options in the CMS is "background image" and "stretch page width / height to background image width / height." so that with large ...

Separator line in ASP.NET

I d like to add a simple separator line in an aspx web form. Does anyone know how? It sounds easy enough, but still I can t manage to find how to do it.. 10x!

热门标签