I am using RaphaelJS to debug some performance issues in IE8. We are using ~1000 elements and text nodes in raphael to build graphics, especially when a graphic is rendered, it will cause us to app
Tag: Side
Optimize Recorder H5 Recording: Side Recording Transcoding Upload Server, support WeChat provides Android iOS Hybrid App Source Code
Contents
With the increase in support functions of the Recorder H5 GitHub open source library, the audio transcoding processing efficiency has gradually fallen short of the demand. Recently,
Visual-Studio-2010 – Parallel Visual Studio installation and file association
I have been working with VS10 for many years. Yesterday I installed VS12 side by side with the old version. Now I noticed some file associations are inconsistent. The project is opened by the versi
Side banner effect
1
2
3
4
5
6
7 *{margin: 0;padding: 0;list-style: none;border :none}
8 #aside{width: 150px;position: absolute;left: 0;top: 150px;}
9 #aside img{width: 100%;}
1