User login |
6月4日购雪糕3支,蒙牛的,¥4.5
购肉夹馍1份,¥2
至出入境管理处帮爸妈领取更新完了的护照,然后至建行帮妈妈领取¥295。
之后至电子城寻游戏,无收获。
在电子城动手玩m8,功能性基本满意,但是看图软件的放大功能非常囧,同理感觉多点触空的感觉也还很不流畅。总之我认为购置m8计划应该暂时搁置。
解决vista下 photoshop cs4 画笔延迟问题 / solve the brush lagging problem in photoshop cs4 in vistahttp://kb2.adobe.com/cps/404/kb404898.html
Introduction to the GPU
Photoshop CS4 leverages the graphics display card's GPU, instead of the
VC++ 的MFC 和ATL 及COM 是什么?article copied from http://blog.csdn.net/yanghao58686763/archive/2008/03/17/2192578.aspx VC++ 的MFC 和ATL 及COM 是什么? learning prologhttp://oopweb.com/Prolog/Documents/AdventureInProlog/VolumeFrames.html whis article is sweet, and here comes with its Chinese translation version. still about framesethttp://www.w3.org/TR/html401/present/frames.html
http://publib.boulder.ibm.com/infocenter/discover/v8r4/index.jsp?topic=/...
ibm.com is good place to go~XDDDD how to create a div above a frameset?http://www.htmlforums.com/archive/index.php/t-22523.html so far this is the only way i have found, damn troublesome >_<|| DOM METHOD: setIntervalhttp://www.w3schools.com/htmldom/met_win_setinterval.asp HTML DOM setInterval() Method Complete Window Object ReferenceDefinition and Usage
The setInterval() method calls a function / evaluates an expression at specified 继续,关于用javascript修改DOM 元素的css根据w3c的网站 http://www.w3schools.com/htmldom/prop_classname.asp 设定某个元素的css class应该写成这样子 document.getElementById('xxx').className=[class];
经测试能够在FF以及IE上运行通过
感谢AV同学的提点 About the setAttribute method doesnt work in IEwhen you use setAttribut method to set onclick attribute for an object in javascript, the function will work properly in firefox but may not work in IE.
here is some suggestion and solution from internet:
http://bbs.blueidea.com/viewthread.php?tid=2290521 IE下setAttribute设置元素的对象、集合和事件属性都只当成普通属性,起不到原有的作用,但可以直接进行赋值操作 |