hernantz / doubleSuggest

Facebook like jquery search suggestion plugin that searches in local and remote data sources.
65 stars 7 forks source link

IE7 styling seems loco #6

Closed JohnMcLear closed 12 years ago

JohnMcLear commented 12 years ago

Visit http://myschoolholidays.com in IE7 Search for Wilsden Notice you don't see any results

hernantz commented 12 years ago

Hi johnyma22, doubleSuggest is working for me in IE7, the only problem I get is some CSS styling issues. The results list appears way below the input box. But still works. Anyways, I don't think doubleSuggest will support IE6/7/8 (*) as it is targeted to more standard compilant browsers and I rather preffer dedicating more time for new features, but if you come with a workaround for these problems, feel free to fork this project. Edit: this makes me think i should warn newcomers about browser compatibility issues :/

* At least until more people get involved and demand more support for IE.

JohnMcLear commented 12 years ago

Yep, will do, will try to take a look today for ya

-----Original Message----- From: hernantz [mailto:reply@reply.github.com] Sent: 09 April 2012 13:56 To: John McLear Subject: Re: [doubleSuggest] IE7 styling seems loco (#6)

Hi johnyma22, doubleSuggest is working for me in IE7, the only problem I get is some CSS styling issues. The results list appears way below the input box. But still works. Anyways, I don't think doubleSuggest will support IE6/7/8 (*) as it is targeted to more standard compilant browsers and I rather preffer dedicating more time for new features, but if you come with a workaround for these problems, feel free to fork this project.


Reply to this email directly or view it on GitHub: https://github.com/hernantz/doubleSuggest/issues/6#issuecomment-5024655 This email and its attachments may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of the organisation from which this email originated. If you are not the intended recipient of this email and its attachments, you must take no action based upon them, nor must you copy or show them to anyone. Please contact the sender if you believe you have received this email in error. This email was sent by School Email - Safe Webmail and Hosted Email for Schools

JohnMcLear commented 12 years ago

Fixed. Was due to weird floats.