473,397 Members | 2,099 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Little CSS/Js question...

Do you know please why in Firefox there is this strange behavior?
This work: -->

<img src="mickey.jpg" width="200" height="150"
onMouseOver="document.body.style.cursor ='move';">
But if I try to add usemap="#map" the cursor doesn't transform itself in
"move" on Mouse over.

Do you know why?? :-\\

Any help appreciated.

Best regards.

--
Fabri
("Sig. Finocchiaro, mi sa dire quali sono i Pirati pił pericolosi?Si
.....i pirąti ndé baddi!")
Jul 23 '05 #1
3 982
VK
You have just discovered your first (I think) official CSS rendering
bug in Firefox. Congratulations! I may want to go to
http://bugzilla.mozilla.org to copyright the discover under your name.
:-)

BHW: <img src="mickey.jpg" width="200" height="150" style="cursor:
move"> is much more resource effective.
Use CSS for default style properties. Use script for occasional changes.

Jul 23 '05 #2
VK wrote:
You have just discovered your first (I think) official CSS rendering
bug in Firefox. Congratulations! I may want to go to
http://bugzilla.mozilla.org to copyright the discover under your name.
:-)

Thx I did it :-))))

--
Fabri
("Sig. Finocchiaro, mi sa dire quali sono i Pirati pił pericolosi?Si
.....i pirąti ndé baddi!")
Jul 23 '05 #3
Fabri wrote:

ops it was already signed :-\

bye.

--
Fabri
("Sig. Finocchiaro, mi sa dire quali sono i Pirati pił pericolosi?Si
.....i pirąti ndé baddi!")
Jul 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Usman | last post by:
Huy everyone , Well I am not a big C++ programmer , I am just a little young kid on it tryint to learn . Actually I was given an assignment last week by my teacher which I solved ...
38
by: Martin Marcher | last post by:
Hi, I've read several questions and often the answer was 'C knows nothing about .' So if C knows that little as some people say, what are the benefits, I mean do other languages know more...
11
by: Steve | last post by:
Hi, i know this is an old question (sorry) but its a different problem, i need to write a binary file as follows 00000011 00000000 00000000 00000101 00000000 11111111
2
by: Mehta Shailendrakumar | last post by:
Hi, I am sending this question again as new question rather than reply to old question Please refer below: struct raw_data { unsigned char x; unsigned char y; }; union full_data
10
by: Tom Dacon | last post by:
I'm curious to see if anyone has an opinion on this little design question - I'm doing a computational astronomy library in C#, purely for my own use, and one of the things that happens regularly...
5
by: Amirallia | last post by:
I developped a WEB application for a customer. All is ok. Now I have made changes in the Global.asax.vb file My question is what files must I send to the customer for having this changes ?...
13
by: Kiuhnm | last post by:
How would you implement a static dictionary with macros? For example, the five lines PL_FIND(MYDICT, HOUSE) PL_FIND(MYDICT, AUTO) PL_FIND(MYDICT, THIS_IS_NOT_IN_THE_DICTIONARY)...
6
by: Javier | last post by:
Hello people, I'm recoding a library that made a few months ago, and now that I'm reading what I wrote I have some questions. My program reads black and white images from a bitmap (BMP 24bpp...
23
by: guthena | last post by:
Write a small C program to determine whether a machine's type is little-endian or big-endian.
4
by: Wouter84 | last post by:
I got little question. I want to generate auto customernumber, with Surname as startpoint. I take first two chars from surname and convert them to ascii. But my function returns the varchar as 147...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.