Saturday, March 17, 2007
Fixed searchbar for IE7
Internet Explorer 7 was having some behavioral issues (what a surprise) with the KUAM searchbar I implemented earlier this week. The parameters were being passed to the URL, so I wrote a different XML file than the one used by Firefox 2 to manage the bar in IE.
IE apparently expects the parameters right in the URL template, while Mozilla uses separate elements to contain the name/value pairs making up the query string.
Which is better? You be the judge. I'm just glad I got my new toy working.
IE apparently expects the parameters right in the URL template, while Mozilla uses separate elements to contain the name/value pairs making up the query string.
Which is better? You be the judge. I'm just glad I got my new toy working.
Subscribe to Posts [Atom]
Post a Comment