Skip to content

Commit

Permalink
add js function for vb with runat
Browse files Browse the repository at this point in the history
  • Loading branch information
todaygods committed Jan 18, 2020
1 parent bcab48e commit 9d1e044
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inc/class/js.asp
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<script language="javascript" runat="server">
/*
'@title: Class_Js
'@title: Js
'@author: ekede.com
'@date: 2020-01-18
'@description: include预加载,不支持loader,补充VB的不足
'@description: include预加载,不支持loader,Javascript补充Vbscript的不足
*/
Array.prototype.get = function(x)
Expand Down

0 comments on commit 9d1e044

Please sign in to comment.