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 Dan and Jeff,
I've already emailed the original author of the script but I don't think he is going to answer me.
The sample code is just a sample but i hope this is better.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html...
The scripts generates a kind of button with the caption "Select". sorry for my bad english.
cursorMenuBar = new jsDOMenu(100, "static", "MenuBar");
with (cursorMenuBar) {
addMenuItem(new menuItem("Select" , "Main", ""));
show();
}
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...
Dear BillyRayPreachersSon,
Thanx for the suggestions i've downloaded a dropdown-menu from www.dynamicdrive.com.
Could you please help me to solve one more thing?
I need to use the menu in the following why:
[MENU BUTTON] [DESCRIPTION FIELD]
On the mouseover-event of the [MENU BUTTON] it must...
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...
Hey BillyRay,
The offsetTop and offsetLeft return different values.
Do you have a suggestion of where i could find some free cross-browser (cascading) menu?
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 tsuji,
I found it!!
The thing that caused my problem is the following, within the <script></script> tags i used a safety net like:
<script>
<!-- [COLOR=red]shields up[/color red]
function checkform()
{ return true }
[COLOR=red]shields down[/color red] -->
</script>
I discovered an...
Dan, no it doesn't work in either browser.
tsuji, if have corrected both cases.
i keep finding it strange that it works in IE but Firefox doesn't seems to react at al.
Hi Dan and tsuji,
Both youre suggestions don't work:
Dan youre suggestion i've already tryed that.
Tsuji, youre suggestion only works in IE, FireFox doesn't respond
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.