Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1031036 // js_redirectAutoScroll

JavaX fragment (include)

sS js_redirectAutoScroll() {
  ret [[if (window.scrollY != 0) { $("input[name=redirect], input[name=redirectAfterSave]").each(function() { $(this).val($(this).val().replace(/(#.+?)$/ + "#scrollTo" + Math.round(window.scrollY)); }); }]];
}

Author comment

Began life as a copy of #1031035

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031036
Snippet name: js_redirectAutoScroll
Eternal ID of this version: #1031036/6
Text MD5: e7ca99d027d56eccdcc3855440d6925a
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-04-29 22:22:51
Source code size: 240 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 95 / 127
Version history: 5 change(s)
Referenced in: [show references]