I've come across a snippet of JavaScript that rotates images randomly. I've tried to modify it so that when I rollover it a mouse over image is shown as well as have a link to another page, but Im not to sure what I'm doing.
The original code was:
[CODE=javascript] random_num = (Math.round(Mat h.random()*9));
document.write( "<img src='_random/image_" + random_num + ".jpg' width='91' height='113'...
User Profile
Collapse
-
JavaScript onmouseover problem
-
Thanks
I'll ask them
Lucy -
The PHP file is created by a company that is providing the service and they have thousands of them for different people, do you think that they would really let me see the code?Leave a comment:
-
Dököll
Thanks for that. It looks very useful, but Will it still work with what I'm trying to do? The php file is a list is statistics such as last winner, jackpot etc. And I want it to constantly refresh without the user doing anything to it.
Thanks
LucyLeave a comment:
-
I am having the same problem. I have a php query that is accessing a database and then generating an XML file when the url is clicked. I want to save the XML if and have it constantly refreshing to keep the information up-to-date.
Thanks
LucyLeave a comment:
-
Table info not appearing when called.......Please help
I have an aspx file that is calling certain xml data depending on the tags. This is then scrolled through the page using Radrotator. I originally had the feed working okay, but have had to change the XML file that the feed was creating and now I get an error message when I try to view the page in any browser. Part of the error message reads: Exception Details: System.Argument Exception: lastWinner is neither a DataColumn nor a DataRelation for table... -
Creating XML from a live feed
Please can somebody help me. I have recently started working on a web site that has a live feed on it. The site was moved months ago and now the feed doesn't work, but nobody who worked on the file before will help me. I've decided that the best way is to create the XML file again (from a php file that contains a key). I can't view any of the php code because that is generated by another company, but if I go to the url then an XML is generated. I...
No activity results to display
Show More
Leave a comment: