Hi all,
I recently installed a [COLOR=red]HP Storageworks DAT 72 drive[/color red] on a Windows 2000 Server.
When i use the Computer Mangament console and open the Removable Storage Management (RSM) section it shows the device "Hewlett Packard DAT72 Drive" but in the section "media" of the...
Hi all
I've downloaded a dropdown-menu from www.dynamicdrive.com.
Could somebody please help me to solve one thing?
I need to use the menu in the following why:
[MENU BUTTON] [DESCRIPTION]
On the mouseover-event of the [MENU BUTTON] it must show the menu and when you select something it...
The code below generates a menu that is shown at the top of youre page, could anybody help me to modify this code so that the menu can be shown at any position on the page that I would like.
<HEAD>
<SCRIPT LANGUAGE="JavaScript">
<!--
var isDOM = (document.getElementById ? true : false);
var...
Hi i' am using a script to show a pulldown menu on my internetsite but it doesn't seem to work in firefox.
Because the script uses ( i've downloaded it from a free javascript site) "getBoundingClientRect()" but Firefox doesn't support this.
My experience with javascript is not all that so i...
Hi all,
I have to frames:
And in FrameA i have the following link:
function submitform() {
if ( parent.frames.service.document.bodyinvoer.onsubmit())
{
parent.frames.service.document.bodyinvoer.submit();
}
}
<a href="javascript:submitform()">Submit</a>
This link works...
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.