I'm having a problem with a basic addevent() javascript implementation. I basically want to find all <input> tags and add 'onfocus' events to them that will clear their 'value' attributes. I created a test page that gives me an "inputs[i] has no properties" error when it gets to the addevent...
New to js here. I'm going to be receiving a URL in this format:
http://www.domain.com/form.html?x&=subscriberID&=John&=Franklin ....etc.
I know it's messy and all to send data this way, but it's what was decided on, so here's what I need to do with it. I want to take all the info from the...
Hi there,
I'm a total javascript newbie, but I figure my request is pretty basic for someone with any experience.
I have a navigation in unordered list < ul > format. I apply an id of "active" to the anchor <a id="active"> within a list item <li> in order to indicate the current section/page...
working on a site: http://kallywag.com/res
css: http://kallywag.com/res/style.css
when viewed in firefox, it's fine, the two columns line up right next to each other.
when viewed in IE, there is a three pixel gap between the two columns I can't seem to get rid of.
this fix...
I made this website: http://newsroom.bu.edu/newsline
But I just became aware that background images from my style sheet aren't appearing on IE5 Macintosh. It's weird, because all the positioning works and so do the img tags, but any background images in my style sheet aren't appearing. Is there...
I'm making this simple php mail form using the mail() function to send an information request to an email address, and I've got several fields including name, email, phone, title, subject and message. but when i try to run it i get the following message:
Warning: mail() expects at most 5...
I'm really having trouble understanding the differences in how netscape and IE interpret the box model. I've read about 100 different explanations of how ie5.x and ie6(quirks mode) interpret the box model so that the width setting includeds padding and border, and netscape only includes the...
I've got a page here:
http://stromengineering.com/new/
but if you view the page in IE, and you hover over the links in the archive box, as you near the bottom, the height of the box flickers back and forth. why is this? secondly, how do i apply the javascript so that the other boxes in the...
hello. i just learned about css a week ago and im having a silly problem. im working on a website with nested divs here:
http://www.stromengineering.com/newsite/
the stylesheet:
http://www.stromengineering.com/newsite/stylesheet.css
I've temporary changed the divs' background colors so you...
when i print drop my pages, the drop shadows behind some titles are causing the entire text box to appear slight shade darker than the rest of the background even though it doesn't appear this way in InD when zoomed way in. What can I change to keep this from happening and just have nice clean...
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.