ͼƬÉÏ´«javascript¿Í»§¶ËÑéÖ¤!
JScript code:
if(flag){
var img= new Image();
if(names[0].value!=""){
img.src=names[0].value;
alert(img.width);//µ¯³öͼƬ¿í¶È
if(img.width>990||img.width<850){
alert("ÉÏ´«Í¼Æ¬¿í±ØÐëΪ850pxµ½990pxÖ®¼ä!");
return false;
}else if(img.height<300||img.height>350) {
alert("ÉÏ´«Í¼Æ¬¸ß±ØÐëΪ300pxµ½350pxÖ®¼ä!");
return false;
}else {
return true;
}
}
return false;
}else{
alert('ÇëÑ¡ÔñÄãÒªÉÏ´«µÄÏàÆ¬!');
}
alert(img.width);//µ¯³öͼƬ¿í¶ÈʼÖÕΪ0!
ÕâÊÇʲôÔÒò?,ÔõÑù²ÅÄÜ»ñµÃͼƬ´óС!
ɳ·¢Ñ½!
imgÐè¼ÓÔØÏÔʾ³öÀ´,²ÅÓдóС.
Äã¿ÉÒÔ¼ÓÒ»¸öÔ¤ÀÀµÄͼƬ£¬¼ÓÔØºó»ñµÃ´óС¡£
<script language="javascript">
var ImgObj= new Image();
var FileObj;
function checkImg(){
var imgSrc = document.frm1.img1.value;
//alert(imgSrc);
ImgObj.src=imgSrc;
CheckProperty(ImgObj);
}
function CheckProperty(obj) //¼ì²âͼÏñÊôÐÔ
{
Ïà¹ØÎÊ´ð£º
<form id="form1" runat="server">
<div>
<script type="text/javascript">
function oo(a){
document.getEleme ......
ÈçºÎʵÏÖµ±Êó±êÐüÍ£¿Ø¼þÉÏʱ£¬³öÏָÿؼþµÄβ²¿ÏÔʾ¶ÔÓ¦µÄ²ã£¬Êó±êÒÆ¶¯µ½¸Ã²ãÉϽøÐÐÏàÓ¦µÄ²Ù×÷£¬µ±Êó±êÒÆ³ýʱ£¨²»ÔڿؼþÉÏÒ²²»ÔÚ²ãÉÏ£©²ãÒþ²Ø£¬
http://topic.csdn.net/u/20090830/23/5e5ded07-7216-46c2-9712- ......
ÓÃjavascript½«Êý¾Ýµ¼³öµ½Îı¾Îļþ(txt)ÖÐ..
Ê×ÏȼÙÉèÒѾÓÐÁËÐèҪдÈëµÄÎı¾ÄÚÈÝ var txtContent ="ÐèҪдÈëµÄÄÚÈÝ";
ÏÖÔÚÐèÒªÓÃjavascript½«ÄÚÈÝдÈëtxtÎļþ(Õâ¸ötxtÎļþ²»´æÔÚ,ÐèÒª´´½¨)ÖÐ,È»ºóдºÃÖ ......
<script language="javascript">
function click() {
if (event.button==2) { //button==1Ϊ×ó¼ü
alert('µã»÷²é¿´ÎÄÕÂÏêϸÄÚÈÝ£¡')
}
}
document.onmousedown=click
</script>
ÒÔÉÏ ......
ÎÒÏëÎÊÒ»ÏÂÈçºÎÓÃjavascript¶¯Ì¬ÊµÏÖÏñÎÒÃÇÕâ¸öÍøÕ¾×ó±ßµÄĿ¼£¬Ð»À²£¡
??
ºÇºÇ£¡Ð»Ð»°¡£¡
¶¥Ò»ÏÂ
ÄãÃÇÊÇÊ²Ã´ÍøÕ¾°¡£¬ÒªÊǺǫ́ÊÇjavaÖ±½Ójsp£¬Èç¹ûºǫ́ÊÇc£¬ÄǾÍÓÃcgiÉú³Éxml£¬js¶¯Ì¬È¥¶ÁxmlµÄÊý¾Ý
Ó ......