Archive for 十二月, 2008

免费的SVN服务

Posted in 默认分类 on 十二月 28th, 2008 by admin – 评论关闭

点击这里

https://secure.unfuddle.com/accounts/new?plan=private

JavaScript中confirm的用法

Posted in 前端技术 on 十二月 19th, 2008 by admin – 评论关闭

configrm 用于删除或者其他时提示返回 t , f

	if(window.confirm("确定删除吗?")){
		$.get("../member/action.php?act=del", { snapID: id},
		   function(data){
				if(data==1){
					alert('success');
					removeNode1(obj.parentNode.parentNode);
				}else{
					alert('error');
				}
		   }
		);
	}
	return false;

常用JS组件

Posted in 默认分类 on 十二月 16th, 2008 by admin – 评论关闭

收录一下常用的js组件

日历组件

http://calendar.moonscript.com/dateinput.cfm

http://www.electricprism.com/aeron/calendar/
这里需要用到 mootools

http://www.dynamicdrive.com 
这里有很多应用的js可以看看

http://www.open-open.com/ajax/Calendar.htm
这里也有介绍一些

动态给ifram添加内容,兼容ie和FF

Posted in 前端技术 on 十二月 12th, 2008 by admin – 评论关闭

第一次知道,还可以这样写

<iframe width=’100%’ height=’100%’ name=’boot’ id=’boot’ src=” frameborder=’0′ scrolling=’no’></iframe>
<SCRIPT   LANGUAGE=”JavaScript”>  
<!–  
var iframe = window.frames['boot'];
iframe.document.open();
iframe.document.write(‘<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>\n’);
iframe.document.write(‘<html xmlns=”http://www.w3.org/1999/xhtml”>\n’);
iframe.document.write(‘<head>\n’);
iframe.document.write(‘<meta http-equiv=”Content-Type” content=”text/html; charset=gb2312″ />\n’);
iframe.document.write(‘</head>\n’);
iframe.document.write(‘<body>\n’);
iframe.document.write(‘请等待…’);
iframe.document.write(‘</body>\n’);
iframe.document.write(‘</html>\n’);
iframe.document.close();
//–>  
</SCRIPT>

全球最流行时尚网店Top10

Posted in 默认分类 on 十二月 4th, 2008 by admin – 评论关闭

No.1 yoox – www.yoox.com
No.2 Hint – www.hintmag.com
No.3 Net-A-Porter – www.net-a-porter.com
No.4 Colette – www.colette.fr
No.5 Kitson – www.kitson.com
No.6 Oki-ni – www.oki-ni.com
No.7 Brittique – www.brittique.com
No.8 Screaming – www.screaming.com.tw
No.9 Destination Style – www.destinationstyle.com
No.10 Built by Wendy – www.builtbywendy.com