I have seen this exact functionality using jQuery. Google, "jquery hover fade" and you will find loads of examples on how it's done. I've pretty sure that's similar functionality to what your...
Have you fixed this? It looks correct in my browsers. A few things to consider though, if your still seeing issues on other pc's then it's most likely due to the version of IE that's being used and...
That's what I was trying to avoid was using a db and ds because then I have to maintain it. The way it currently works is that it extracts the list and symbols from an API. I've since decided to...
I have no idea what forum to put this in. My app is an ASP.NET application. But I'm having problems with populating a image based on a javascript that creates a dropdown list which is a collection...
I have a site that used to use Coldfusion, and I would like to remove the CFOUTPUT tags code from the javascript. I would really like it converted to .net, but I've never seen a dropdown list...
I have a site that used to use Coldfusion, and I would like to remove the code from the javascript. I would really like it converted to .net, but I've never seen a dropdown list populated...