Replacing FAT with jQuery effects, new styling for alerts. See #5369.

git-svn-id: https://develop.svn.wordpress.org/trunk@6582 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2008-01-09 12:12:35 +00:00
parent 9b9c8bd46f
commit 202c3ed19c
7 changed files with 45 additions and 114 deletions

View File

@@ -28,7 +28,8 @@ $time_format = get_option('time_format');
wp_reset_vars(array('profile', 'redirect', 'redirect_url', 'a', 'popuptitle', 'popupurl', 'text', 'trackback', 'pingback'));
wp_enqueue_script( 'fat' );
wp_enqueue_script( 'common' );
wp_enqueue_script( 'jquery-color' );
$editing = false;