Search Results

Showing results 1 to 3 of 3
Search took 0.03 seconds.
Search: Posts Made By: Will Gresham ; Forum: JavaScript / DHTML / AJAX and child forums
Forum: JavaScript / DHTML / AJAX Oct 26th, 2009
Replies: 7
Views: 518
Posted By Will Gresham
You cannot use AJAX if JavaScript is disabled.

Always try to write your code for non-JavaScript clients and then add AJAX afterwords.

AJAX should be used to enhance the page, it should not be...
Forum: JavaScript / DHTML / AJAX Oct 12th, 2009
Replies: 2
Views: 459
Posted By Will Gresham
Add this code to the head of your document (Or in an external file if you use one)

<script type="text/JavaScript">
function checkValue() {
if(document.getElementById('my_field').value ==...
Forum: JavaScript / DHTML / AJAX May 6th, 2008
Replies: 4
Solved: Login window?
Views: 2,351
Posted By Will Gresham
If you mean the popup window that appears in your browser asking for a username and password, this relies on the htaccess and htpasswd files, was it this you are looking for or another type of login...
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC