| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 11 months |
| seen | Jun 24 '12 at 20:54 | |
| stats | profile views | 1 |
|
Aug 21 |
awarded | Student |
|
Jun 24 |
comment |
Javascript stopped working Changing the way I loaded the queryloader2.js and loader.js scripts fixed those two. I had it loaded with a path, and I changed that using <?php bloginfo('template_directory'); ?>. However, the jplayer script is still not working. I'll keep trying though! |
|
Jun 24 |
comment |
Javascript stopped working I don't think it's that, because even after changing the loader.js file to jQuery(document).ready(function ($) { it still doesn't work...even removing loader.js and queryloader2.js from the header completely, the third jquery script still doesn't work. (MP3 Jplayer) |
|
Jun 24 |
comment |
Javascript stopped working My source shows that it's being called with <script type='text/javascript' src='http://www.delsilencio.net/staging/wordpress/wp-includes/js/jquery/jquery.js?ver=1.7.2'></script> |
|
Jun 24 |
comment |
Javascript stopped working Thanks for the replies guys, and sorry for the vagueness. When I first asked this, I thought that it was all javascript that was not working- after Toscho pointed out that the browser update script was working, I realized that it was just jquery scripts that weren't working- specifically, queryloader2 and MP3 Jplayer. Which leads me to believe that something is wrong with the way I'm calling jquery, but I'm not sure what it could be. |
|
Jun 23 |
asked | Javascript stopped working |