Jump to content

Possibility of reducing <script> tags


xcislav

Recommended Posts

<input onkeyup="s?e=Date.now():s=Date.now()"onblur="c=this.value.length;this.value+=c/(e-s)"><script>s=0</script>

<script>s=0</script>

Once this executes - it's completely needless. But without s=0 there are no s, e variables. With = OK.

How is it logically possible to reduce keeping it short?

Link to comment
Share on other sites

Make a place for all the arrays.

So instead of having the arrays all over the code,they will be organized in one place.

To make it even shorter,don't use tab and put all in one line.

 

e.g.

<script>var a,b,c,d,e=0,f,g,h,i,j,k,l,m,n,o,p,q,r,s=0;</script> 
Edited by KubeR
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.