Hi,
I am quite the rookie with PHP and really need some help. I have what was a .html page with a form for potential clients to fill out. The site is hosted at Yahoo! and requires that I use the following to process the form:
<form method=post...
I am very new to php (but not to programming) and have purchased an open source code shopping cart that I am trying to dissect.
I've run into the following section of code which deals with several variables and also uses ternary operators - problem is I not figuring out what is happening...
Thanks for the feedback, Jeff. Unfortunately, I get an error by adding the return false; as part of the href.
IE gives its wonderful "errors on page" in the status bar. Upon further investigation in Mozilla, the Error console says:
return not in function...
I'm a real rube at JavaScript, so I apologize in advance if this question is overly stupid...
I'm workng on a client's new website and am trying to avoid all of the spambots out there by excuting a "mailto" from JavaScript. This wouldn't be much of an issue except that I'm working with an...
Oh great and powerful tsuji, I am humbled by your presence!
Ok - so I just tried this and it works (not that I doubted you).
But I had to change the timing interval on the setTimeout function to 1000 for IE to work.
My concern here is that:
1. I'm going to have to do this for all of my...
While I appreciate your feedback, I'm not sure I understand how that is supposed to allow me to reference the window form element properties.
Can you explain further please?
Thanks.
I'm a real rube at JavaScript, so I apologize in advance if this question is overly stupid...
I have a page called dollar_calculator.html (<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
My JavaScript exists in the same...
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.