<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AVector.js</id>
	<title>MediaWiki:Vector.js - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AVector.js"/>
	<link rel="alternate" type="text/html" href="https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?title=MediaWiki:Vector.js&amp;action=history"/>
	<updated>2026-06-25T19:18:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?title=MediaWiki:Vector.js&amp;diff=612&amp;oldid=prev</id>
		<title>Anw: Initial Creation</title>
		<link rel="alternate" type="text/html" href="https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?title=MediaWiki:Vector.js&amp;diff=612&amp;oldid=prev"/>
		<updated>2024-08-02T08:14:09Z</updated>

		<summary type="html">&lt;p&gt;Initial Creation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* Any JavaScript here will be loaded for users using the Vector skin */&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
window.onscroll = function (e) {&lt;br /&gt;
  var vertical_position = 0;&lt;br /&gt;
  if (pageYOffset)//usual&lt;br /&gt;
    vertical_position = pageYOffset;&lt;br /&gt;
  else if (document.documentElement.clientHeight)//ie&lt;br /&gt;
    vertical_position = document.documentElement.scrollTop;&lt;br /&gt;
  else if (document.body)//ie quirks&lt;br /&gt;
    vertical_position = document.body.scrollTop;&lt;br /&gt;
  //document.getElementById('mw-head').style.top = (vertical_position) + 'px';&lt;br /&gt;
  document.getElementById('mw-panel').style.top = (vertical_position + 160) + 'px';&lt;br /&gt;
}&lt;br /&gt;
*/&lt;br /&gt;
window.onload = function (e) {&lt;br /&gt;
  document.getElementById('mw-panel').style.position='fixed';&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Anw</name></author>
	</entry>
</feed>