Hi All, I'm having a dickens of a time trying to get the positon of a link so I can hover a div over the link when I roll over it. You can see my attempts in a...
Would some kind soul be able to tell me why I am getting a javascript error on this page? http://www.jonimitchell.win-dns.com/painter/ It only happens in IE...
Hi all, I am trying to get the current width, in pixels, of a div (#middle). Everything works great in FF and Safari, but not in IE (PC - not concerned about...
where are setState() and resetState() defined? the following file doesn't exist: http://www.jonimitchell.win-dns.com/scripts/navigation.js -carlos ... From:...
Hey Mark, This is known issue which is explained quite well at Ozzu.com, "you can't retrieve the style values using ob.style.width unless they've been set...
Robertson-Ravo, Neil ...
Neil.Robertson-Ravo@...
Oct 16, 2006 9:26 pm
21001
Hi Neil, Yes, that is where I got the bulk of the code. Very helpful. The problem is the content is variable, so I can't set an inline style with the width,...
Of course you can set the initial inline value. Set it to 0 (zero), then change for anything you want on the onload event of your page. Or else, create the div...
Hi all, I have a problem with a simple(?) script on IE6 (haven't tried 7 yet). Here is the link: http://www.tonedeafstudios.com/test/test18.php In this test...
Hi Mark, --"...you will notice that [...in explorer the...] page reloads (you can tell this because you get an alert when the page loads) and the variable ...
Hi, Thanks very much for the education. I now know how to solve the problem. I think I will go with the session-wide cookie. Makes sense. Thanks again for the...
hi guys, check out this cool article on the creation of a dynamic object oriented javascript quiz. It makes use of many useful key concepts that can be used in...
hi guys, check out this cool article on the creation of a dynamic object oriented javascript quiz. It makes use of many useful key concepts that can be used in...
You could use a cookie to hold the info. ... -- ____________________________________________________ Ernest E. Breau Jr. Coldfusion Developer home: (508)...
Hi , i am new to programming . please clarify my small doubt lets say tht i have created a Text field in a html form with following attributes <input type=...
I've had trouble getting help with this before, so I am hoping for better results this time around. I helped a friend design the PHP System for an RPG he was...
1) You don't say what the problems are 2) You are asking a PHP question on a JS group and then put an ASAP on it Not likely to get you considered responses,...
I've got a list of select boxes with numeric names such as "94677,84560". I need to loop through and reset each selectedIndex to 0. The code below returns a...
... <cite src="http://docs/HTML/4.01/types.html#type-name> ID and NAME tokens must begin with a letter ([A-Za-z]) and may be followed by any number of letters,...
Hi, I'd like to create a mini-TOC on each page with internal links to text marked with a div of a certain class. Something like this: <div class="Island"><a...
Hi, i found a problem please anyone give me solution if possible, i am trying to upload the file. i write a code its work well in my appache server. when i...
Pollab, ... You need a php mailing list. This one is for javascript questions. Also, the problem is somewhere before the error messages start. Maybe you are...
Hi folks, I've recently started doing custom myspace layouts for some of my clients. I've managed to get them working pretty well across all browsers, with one...
Not having worked with myspace, I can't say for sure this would work, but if they don't allow javascript, can you set an outer container for the image to be...
You don't need to use JS to solve this problem. Expression is a very hack-ish way to solve CSS problems, and slows down the page significantly. All CSS is...
I know very, very little about JavaScript. It's time for me to learn. First, can anyone recommend a website tutorial for beginners. Second, I want to use...