Hi experts,
I don't know where else to go with this question and would be grateful if you could point me in the right direction.
I've run RenderX XEP 4.6 for several years with no problem, but suddenly it is VERY slow to respond, 2-3 minutes just to open a file. I believe it is a problem with...
My page has 17 thumbnails, and onmouseover an enlarged image of each thumbnail is displayed. The code for preloading images is at this FAQ:
faq216-4652
If I include that code on my default page to preload all the images, including the large hidden images, does that make the default page load...
Hello,
I'm working on a script to show an enlarged image onmouseover of a thumbnail (see www.tylerkrieg.com). It works except for positioning. I have these two functions (they work independently, I've tested):
function findPositionY( obj ) {
. . .
return [ obj.y ];
}
function...
Hi,
I have a page with numerous thumbnails (see www.tylerkrieg.com). At present, clicking a thumbnail makes an enlarged version of the photo open in a new window. But I need to change this to a mouseover event so that on hover, a larger version of the image appears, then goes away when you...
Hi,
I'm a javascript novice and have searched for days but am still lost. The code below is supposed to load an external .js file depending on the browser in use. It works fine for IE and Firefox. But it Netscape 7 it only loads the css file, not the .js file. I've tried all the variations I...
togShow controls individual buttons. expandCollapse controls all buttons. But the two functions do not work correctly together. What have I done wrong? The button to expandCollapse all must be clicked 2 or 3 times before it works. And once the "all" button has been clicked to hide all, the...
Please point me in the right direction. The following correctly expands or collapses the notes, but the button value does not toggle between "display" and "hide"--only the first button in the document shows the correct text when clicked. I understand that using the [0] I'm selecting only the...
Hi,
I'm an extreme newbie to JavaScript, have searched dozens of threads and examples, but I'm still not sure what I should be trying to do. My XML document contains <item> elements, and some <item> elements contain a <note> element. I managed to write a JavaScript code that lets the user...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.