1
0
mirror of https://github.com/php/web-php.git synced 2026-04-28 09:23:14 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
Philip Olson 06a06b561a regenerated, thanks to kalle 2009-05-03 03:58:57 +00:00
Gabor Hojtsy 0b4a9d79ae this new fixed file will hopefully solve the JS problems 2005-02-11 12:47:43 +00:00
Gabor Hojtsy 160e5b22fa break out of the loop in case we found where to insert the JS, and add the new DOM based suggesstion code 2005-01-10 12:57:26 +00:00
Gabor Hojtsy fa56dba508 decide on js suggestion loading in JavaScript, so that we can filter out misbehaving Mac browsers 2005-01-09 12:53:35 +00:00
Gabor Hojtsy f83e8153e2 fixed condition 2004-12-26 18:02:07 +00:00
Gabor Hojtsy 8835d27a03 rekove all site introduction of the function suggestion for a short time, and update to new suggestion JS code 2004-12-22 19:08:30 +00:00
Gabor Hojtsy 154e615772 new function list, hopefully it will work properly 2004-12-20 15:57:02 +00:00
Gabor Hojtsy a8b341e7cb fix some errors in the JS parsing 2004-01-25 10:34:35 +00:00
Jacques Marneweck f3344edb70 Updated per Goba's request. 2004-01-24 07:08:44 +00:00
Gabor Hojtsy 4a47876b96 ups, keep the name of fh_HideAll, since we call it from a SetTimeout 2004-01-01 14:35:13 +00:00
Gabor Hojtsy ee74c38d02 Add new code turning off the autocomplete before the input field focus event fires 2004-01-01 14:31:41 +00:00
Gabor Hojtsy fdb16248aa now use setAttribute() which IE will hopefully understand, and since it is DOM1, it should work for other DOM supportive browsers 2003-12-31 16:05:55 +00:00
Gabor Hojtsy 0206356a4c Adding autocomplete turnoff to form too, which would probably fix some browsers (IE, Opera) 2003-12-30 19:32:39 +00:00
Gabor Hojtsy f6cb70b78d New Year's update of function list, now hopefully with IE5 support 2003-12-30 17:09:21 +00:00
Gabor Hojtsy 6f73f8f2e3 fix for #26149 2003-11-22 12:19:03 +00:00
Gabor Hojtsy a4017aaf36 new function list js, with the click problem fixed 2003-11-21 11:34:55 +00:00
Gabor Hojtsy a7e8def0e7 Integrate functions.js into the search page for public beta testing
(announcement will come later)
2003-10-26 16:02:12 +00:00