Changeset 1492
- Timestamp:
- 04/21/2015 06:01:09 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/js/search.js
r1329 r1492 6 6 7 7 // Toggle display. 8 $( '#inner-search .search-section' ). toggle();8 $( '#inner-search .search-section' ).slideToggle(); 9 9 10 10 // Give input field focus if it is now visible, remove focus otherwise.
Note: See TracChangeset
for help on using the changeset viewer.