473,396 Members | 1,968 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,396 software developers and data experts.

a.button:visited not working in Mozilla, Chrome.

I have a code:
a.button {
display: block;
width: 34px;
height: 34px;
float:left;
background: url('/images/button_buy_now1.gif') no-repeat !important;
color: #000000;
}
a.button:visited {
background:url('/images/button_buy_now.gif') no-repeat !important;
color: #000000;
display: block;
width: 34px;
height: 34px;
float:left;
}

It works fine in Opera and IE8, but don't work in IE9, mozilla and chrome.
What is wrong with the code?
May 2 '12 #1
0 1449

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: broli85 | last post by:
I am writing an extension for Firefox 1.5. I would like to know if there is a way to write and read data to and from a file which is in the location of the extension (or somewhere in the user's...
1
by: 20002937 | last post by:
Hi, In my JavaScript code, I have used window.event.clientY to get the Mouse coordinate ,, I can able to use this in IE.. But.. This is not working Mozilla .. Can anyone tell me how to get the...
21
by: Stevo | last post by:
Look at the userAgent string: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/0.2.149.27 Safari/525.13 It's based on a Safari so it'll suck. Time...
2
by: SwapnilD | last post by:
"Window.Opener.Form" not working in Mozilla giving an error "Window.Opener.Form" IS UNDEFINED. However, it works fine for IE and Chrome. Please help. Thanks in advance, Swapnil
2
by: ashief | last post by:
I written css properties for my website it was working in IE7,8,mozilla,chrome also .some css properties not working in ie6.how i can write common css file for all browser?
9
by: ghopz | last post by:
here are my codes searchByCategoryForm.php <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html...
3
by: Mohamed abdul | last post by:
am working with that code, when i click addrow button onclick function is not working in IE but working in mozilla, chrome code is <td><INPUT type="button" value="Add Row"...
6
by: DruidFluid | last post by:
Hello, I’m using Paul Irish’s “bulletproof” @font-face code and a premade font kit from fontsquirrel.com on my tumblr template. The @font-face code seems to work fine in Chrome but not in Safari or...
1
by: Zabivb | last post by:
I apologies first yesterday i was in a hurry to complete the task ... My problem is javascript validation is working fine in IE and firefox but the validation is not working in chrome. Here is the...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.