× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Walden

I forgot to say earlier that I had quite a few problems making the changes, because at one point something I had fixed (changing the text on mousover) suddenly stopped working, so I went back to my save of my RPG source and started again. On the third attempt, I realised that the culprit was

javascript:document.getElementById('popupText').innerHTML=msgt;}

which I had changed to getElementsByName. Changing it back to Id solved the problem and works in NS, Firefox and IE.

The same technique, using value instead of innerHTML did not work for the button names.

I can find no reference in any of my books to using

javascript:

in this way but I copied it from one of your samples (I think - Float?)

It is possible that I have achieved the result that I want in the wrong way!

I will try and solve the button problem myself (but if  I don't succeed ...)

Many thanks

Best wishes

Rob



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.