William Duffy

Glasgow Based ASP.NET Web Developer

Tag archive for ‘jQuery’

Keep element in view while scrolling using jQuery

I’ve just completed an interesting project; an online application form that calculated a quote dynamically using Javascript as the user specified their choices.  The quote details where to be displayed to the right of the form, but the form was longer than the height of the page so scrolling was required. In order to keep [...]