Use a more specific selector when checking for flash messages in lightbox so...
Use a more specific selector when checking for flash messages in lightbox so that other markup using the classes doesn't confuse lightbox. Also always use jQuery selectors to find the flash messages to be more tolerant of markup changes (e.g. whitespace, class ordering etc.).
Please register or sign in to comment