Hello all,
I have to develop a usability survey for a website. Some of the questions are supposed to allow the user to choose more then one answer thus calling for checkboxes. Other questions are allowed only one answer, requiring radio buttons, correct? This is the dilemma - we wan the...
I have set of arrays, one of which has to be a link. Everytime I do it my code generates an error, this is the example:
var arrayOfData2 = ["Rates are too high", "Rates are too low"];
How would I make the Rates are too high a link?
Hello-
I'm having a problem with a page that I am developing. I have a very long block of text, Client wants to place it in the middle of the page with the little up and down arrows, I'm not sure what this is called. After doing a search on this board I found the code that I can use to make...
Hello-
I have an image with several layers, for some reason I can not access the layers anymore, I must have inadvertently compressed it. Is there a way to restore the
layers?
Thanks!
I want to flip (individual) images in an image map. I can't figure out how to do it. Does anyone know if this is possible? If so, can you provide a starting point?
Thanks!
I can't seem to get the second image to change with the rollover, any assistance would be appreciated:
if (document.images) {
image1on = new Image();
image1on.src = "sofa/so-belmondo-rollover-opt.jpg";
image2on = new Image();
image2on.src =...
Can someone please take a look at this code and tell me why the mail() is not working.
THX!
#!#TITLE
Take Action
#!#JS
#!#BODY
?>
<font size=2 face=Arial>
<h5>How much do you know about the status of women and girls? Test your
knowledge and take our facts about Women and Girls Quiz...
Can anyone figure out why this code isn't working? I'm not getting any parse error messages but it's not going into my inbox.
Thanks!
<?php
if (!(isset($qa))){
$qa="";
} else {
$subject = "Quiz";
$m = sprintf ("Quiz\n----------------------\n\n%s %s %s\nIn 1997...
Is there anyway to set the background and font color for a new window (not opening a new url). Seems like a simple question but I can't find the answer anywhere!
Thanks!
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.