Server geändert
This commit is contained in:
@ -2,13 +2,13 @@
|
||||
//\ overLIB Hide Form Plugin
|
||||
//\
|
||||
//\ Uses an iframe shim to mask system controls for IE v5.5 or higher as suggested in
|
||||
//\ http://dotnetjunkies.com/weblog/jking/posts/488.aspx
|
||||
//\ https://dotnetjunkies.com/weblog/jking/posts/488.aspx
|
||||
//\ This file requires overLIB 4.10 or later.
|
||||
//\
|
||||
//\ overLIB 4.05 - You may not remove or change this notice.
|
||||
//\ Copyright Erik Bosrup 1998-2004. All rights reserved.
|
||||
//\ Contributors are listed on the homepage.
|
||||
//\ See http://www.bosrup.com/web/overlib/ for details.
|
||||
//\ See https://www.bosrup.com/web/overlib/ for details.
|
||||
//\/////
|
||||
//\ THIS IS A VERY MODIFIED VERSION. DO NOT EDIT OR PUBLISH. GET THE ORIGINAL!
|
||||
if(typeof olInfo=='undefined'||typeof olInfo.meets=='undefined'||!olInfo.meets(4.10))alert('overLIB 4.10 or later is required for the HideForm Plugin.');else{
|
||||
|
Reference in New Issue
Block a user