Open KIRBXx opened 10 years ago
Beware of alert() - they're not user friendly at all. Almost no one uses them anymore.
A better solution would be to display a bootstrap alert-warning div:
Rick
:wq!
On Thu, Jan 9, 2014 at 5:29 AM, James notifications@github.com wrote:
Guessing it would be something like this?
@if https://github.com/if(Auth::check() == false) × Warning! Best check yo self, you're not looking too good.
@else https://github.com/else
— Reply to this email directly or view it on GitHubhttps://github.com/KIRBXx/TRMedia/issues/41#issuecomment-31918517 .
Need a message displayed to guests above the images in gallery reminding them the benefits of registering an account.
I know how to display a message (Alert), but I am not sure how to only display to guests.