View Full Version : Too much java


whitejasmine
07-21-2005, 11:18 AM
Hi,

Does too much java on a web page cause a clash? I once had a water applet graphic on a page with a pretty clock, calander, counter and a weather icon - all java images. They seemed to run well together at first until months later I decided to give my page a new look. I left all the java graphics alone, and all I did was remove the old buttons, bars and pictures to upload new ones. As soon as I did that the calander, counter and weather icon wouldn't appear. They were still there in the HTML editor but not showing up on the page itself. Yes I cleared my coookies, I do it every night when I come offline. I even checked my page on a friend's computer and the java icons isn't there. Is it because there's too many javas? does changing a page alter the rest?

pb&j
07-21-2005, 04:08 PM
java can be rather page heavy if there are alot of them.
i dont think they have clashing problems.
perhaps do a test and <!--comment--> out one at a time to see if anything comes back to life. if one is commented out and the rest of them work, you will know which one is causing problems.