It's togglable, not toggleable

ref: http://en.wiktionary.org/wiki/togglable
This commit is contained in:
Karsten Heiken
2011-09-03 12:48:09 +02:00
parent f65941f1e3
commit ba140f8322
2 changed files with 6 additions and 6 deletions

View File

@@ -293,7 +293,7 @@ $(document).ready(function() {
$('#' + toggled[i]).toggleClass('active').find('ul').hide();
}
$('.toggleable').find('a').not('ul li ul li a').click(function() {
$('.togglable').find('a').not('ul li ul li a').click(function() {
var id = $(this).parent().attr('id');
// toggle