mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 23:59:57 +09:00
HTML/CSS code cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10298 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
70ac43c24d
commit
fef0e92afd
80 changed files with 2270 additions and 2801 deletions
|
|
@ -1,5 +1,5 @@
|
|||
jQuery(function(){
|
||||
jQuery('.language_selector','div.widgetLanguage').click(function(){
|
||||
jQuery('.language_selector','div.wgLanguage').click(function(){
|
||||
var c = jQuery(this).parent();
|
||||
var langList = c.next('ul.langList');
|
||||
langList.toggle();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue