jonathanjacob / SC-Order-Guide-Fixed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SC-Order-Guide-Fixed

Modification to the SC Order Guide widget in ServiceNow

  1. fixes the items+submit part of the widget so that it scrolls with the window
  2. replaces the scrollTo functionality with anchorScroll since scrollTo doesn't handle anchors well if not at the top of page
  3. adds a "top of form" link to the items

To implement, clone the SC Order Guide widget and then update the code with the code here.

About


Languages

Language:JavaScript 67.5%Language:HTML 30.8%Language:CSS 1.7%