其中主要是涉及到"\"在javascript中的特殊字符,是不是要用到正规表达式 script var m="D:\图片\丐帮.jpg" //求解 /script 希望能获取的值为"丐帮" 代码如下: script type="text/javascript" var s ="D:\\图片\\丐帮.jpg"; var t = s.match(/\\([^\\^.]+)\.[^\\]*$/)[1]; alert(t); /script [ 查看全文 ]
打个比方说,我想在我的内容显示页模版的左边(两个单元格分开的)出现我添加的内容的一张图片,而在右边则是文章的文字内容,就是这样,如果按我们现在风讯所提供的标签,是不可能有这种说吧的!费话就不多说了,请看以下代码吧: 模板里加这个js函数 script language = "JavaScript" function splitImgContent(tdImg,tdContent){ var myReg = /IMG(.+?)/; var str=document.getElementById(tdContent).innerHTML;...[ 查看全文 ]
'I have released this source code into the public domain. You may use it 'with no strings attached. 'Just call GetImageSize with a string containing the filename, and 'it will return a user defined type 'ImageSize' (see below) 'Return values of 0 indicate an error of some sort. The error handling 'in this module is limited. There is *NO* error handling on the test 'form. This r...[ 查看全文 ]