Hi there,
I have just bought a new pro-audio soundcard - WAMI rack 24/96 by ego-systems
The sound card manufacturers say AMD processors are OK, but to steer clear of the VIA chipsets
Does any one know of any motherboards I can use with my AMD Athlon900mhz processor, that are not using VIA...
I have a problem with the implementation of a CSS style
I am developing for IE only (not NN)
It looks fine in IE5.5 and IE6
I am trying to make make a dividing center line
but in IE5.0 the grey border has a 1 pixel gap at the bottom of each cell, even though 'border-style: solid;'
This makes...
Thanks Kristof for getting me to this point.
Now the requirements have changed slightly.
The link which was last mouseover'ed has to stay 'on'or 'selected' regardless of where the mouse is.
The problem i am having is after i mouseover 'linkD', the other links wont work anymore - I cant figure...
I have the following function to show and hide two layers:
I cant get layer B to work, using one function. I think i have to pass the function a generic argument?
Any help would be appreciated. Here is the code:
<html>
<head>
<SCRIPT language=JavaScript><!--
function showIt(layerA)
{...
I am wondering if it is possible to have a dynamic counter
in a javascript function
I need to loop through that set of checkboxes, and check them or uncheck them. The checkboxes vary in amount and where on the page they start
I have the following code for this:
function WLToggle() {
if...
Just wondering if anyone knows if there is a way to make a dynamic array from checkbox id's
for example, 4 check boxes on a page with id's from cbo3706 to cb03709, requires the array:
var a = ("cbo3706","cbo3707","cbo3708","cbo3709")
but what if there...
I have the following function to toggle check boxes to checked and unchecked. I have two sets of discrete check boxes on the page
The problem is I would like to only check 1 set and not the
other. As the amount of checkboxes and other inputs vary (dynamic search) I cannot use...
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.