Project

General

Profile

Download (11.5 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f1d0c4cc 04/18/2005 08:55 PM Scott Ullrich

Turn off alias auto picker code for Internet Explorer when in HTTPS: mode

432d654e 03/26/2005 01:10 AM Scott Ullrich

Do not try to activate dropdown code if no auto complete items are defined the browser is ie

ffdb7521 02/06/2005 02:46 AM Scott Ullrich

Make the iframe used to work around ie's select habits 5 pixels larger.

ac95b982 02/06/2005 02:20 AM Scott Ullrich

Add a highlight text color, add border color. Change to pfSense color scheme.

39be62ce 02/06/2005 01:44 AM Scott Ullrich

Do not use iframe hack on non Microsoft Internet Explorer Browsers

fba72685 02/05/2005 10:48 PM Scott Ullrich

On internet explorer, select objects are window controls and therefore cannot be overlapped by another other items except for an iframe. To make sure our dropdown box shows up correcty, insert a iframe underneath the dropdowns table with a zorder of 1 less. This will cover the select box and make sure the dropdown looks correctly on IE....

ef8b343d 02/05/2005 07:06 AM Scott Ullrich

Add auto_complete_helper.hs auto complete javascript helper file.