Likes Received By Mike H.
-
dimitar christoff liked Mike H.'s post in the thread Docking menu at the bottom of screen.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>None</title> <meta...
Jul 3, 2009 -
christian231 liked Mike H.'s post in the thread Looking to build a simple dropdown menu within a form..
See also, my code here: http://ajaxforums.net/index.php?topic=858.0 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"...
Oct 17, 2007 -
tayiper liked Mike H.'s post in the thread A contact form that doesn't use an e-mail client.
tayiper: Your host does support PHP. I think that you are not saving the code as an actual .php file. I think that you have...
Oct 12, 2007 -
it career liked Mike H.'s post in the thread How do I display page from a particular point.
it career: Check your PMs.
Sep 28, 2007 -
Daudulus liked Mike H.'s post in the thread Mouseover positioning problem in IE.
This code displays a trailing image, with a caption, on mouseover a thumbnail image, but you can use it with ordinary anchor links....
Jul 18, 2007 -
cdotech liked Mike H.'s post in the thread Local Time Script.
Use a GMToffset variable, and the .getTimezoneOffset() method of the JavaScript date object. The code will always display "local" time,...
Jun 20, 2007 -
timelf123 liked Mike H.'s post in the thread AJAX PHP phone verification system.
Proforma AJAX/PHP POST code: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"...
Jun 20, 2007 -
glasglow liked Mike H.'s post in the thread PHP And Javascript.
Use AJAX to do that. process.php, is a separate document, it cannot be the same as the document.title one. function processTitle(){...
Jun 19, 2007 -
Jargonaut liked Mike H.'s post in the thread progress indicator + ie slowness.
Is any of this AJAX code? If so, you might try setting it to be "synchronous" instead of asynronous. Change the true to false:...
Jun 15, 2007 -
lowridertj liked Mike H.'s post in the thread java script for countdown ticker.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Any...
Jun 13, 2007 -
krakjoe liked Mike H.'s post in the thread java script for countdown ticker.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Any...
Jun 13, 2007