Changeset 4886
- Timestamp:
- 07/28/2011 10:17:52 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-themes/bp-default/_inc/global.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/_inc/global.js
r4884 r4886 23 23 /* @mention Compose Scrolling */ 24 24 if ( jq.query.get('r') && jq('textarea#whats-new').length ) { 25 jq('#whats-new-options').animate({height:'40px'}); 26 jq("form#whats-new-form textarea").animate({height:'50px'}); 25 27 jq.scrollTo( jq('textarea#whats-new'), 500, { offset:-125, easing:'easeOutQuad' } ); 26 28 jq('textarea#whats-new').focus(); 27 jq('form#whats-new-form input[type="submit"]').show();28 29 } 29 30
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)