Re: [Rails] Rails flash notice won't go away in Safari?

2013-12-15 Thread joshukraine
Hi Colin, Thanks for the info. Did as you suggested and tested the HTML. There were six errors, all of which were due to the way Foundation uses li tags in the nav bar dropdown menu. As this section is unrelated to the search feature, I removed these tags and revalidated. There was also a warni

Re: [Rails] Rails flash notice won't go away in Safari?

2013-12-12 Thread Colin Law
On 11 December 2013 10:37, joshukraine wrote: > ... > In Chrome and FireFox this works exactly as expected. The flash appears for > one request, then disappears. However, in Safari, once the flash comes up it > never goes away for that page I can't see exactly how it might cause the problem you a

[Rails] Rails flash notice won't go away in Safari?

2013-12-12 Thread joshukraine
I have a Rails 3.2 app that manages students. It has a fairly typical nav bar across the top (Foundation 5) which contains a quick search field. The nav bar is displayed on every page of the site. If you enter a valid (numeric) student ID into the search field, you simply jump to that student