File "disablehandles.htc"

Full Path: /var/www/vhosts/hogsandbbqs.co.uk/httpdocs/vendor/behaviors/disablehandles.htc
File size: 236 bytes
MIME-type: text/html
Charset: utf-8

<public:component lightweight="true">

<script language="javascript">

function CancelEvent()
{
	return false ;
}

this.onresizestart = CancelEvent ;
this.onbeforeeditfocus = CancelEvent ;

</script>

</public:component>