I'd like to make a very simple jquery box come up saying "Sorry, that blog post could not be found."
I don't want anything very advanced... How should I go about this?
|
I'd like to make a very simple jquery box come up saying "Sorry, that blog post could not be found." I don't want anything very advanced... How should I go about this?
| |||||
feedback
|
|
You can check out these nice custom alert and confirmation boxes. You can customize them. | |||
|
feedback
|
|
The jQuery plug-in Impromptu is a good simple choice for a pop-up that looks a lot nicer than a standard JS alert http://trentrichardson.com/Impromptu/index.php There are instructions on the site that will help you in your implementation. | |||
|
feedback
|
|
Like the jQuery UI Dialog? Here's a Working Demo
or I've always liked the BlockUI plugin | |||||
feedback
|