主页 > 知识库 > 处理jsp显示文字过长问题的解决方法

处理jsp显示文字过长问题的解决方法

热门标签:四川正规外呼系统软件 汝南县地图标注app 甘肃销售电销机器人公司 福建电销猫机器人收费 智能电话机器人销售话术 山东ai外呼电销机器人好用吗 地图标注专业和非专业 外呼直播语音系统 湖北地图标注公司
复制代码 代码如下:

tr>
    td height="60px;" width="20%" align="right" valign="top">
      font style="font-weight: bold;">标题:/font>
     /td>
    td height="60px;" width="80%" align="left" valign="top">
        a id="span_content" href="#" style="color: white;" onmousemove="showdiv('span_div','',event)" onmouseover="showdiv('span_div','',event)" onmouseout="showdiv('span_div','none',event)">
    c:if test="${fn:length(schedule.content eq null?'无':schedule.content)>70}">${fn:substring(schedule.content eq null?'无':schedule.content,0,70)}.../c:if>/a>
        span id="span_content_span">c:if test="${fn:length(schedule.content eq null?'无':schedule.content)=70}">
        ${schedule.content null?'无':schedule.content}/c:if>/span>
    /td>
     div id="span_div" class="showDiv" style="display:none">
            ${schedule.content eq null?'无':schedule.content}
    /div>   
/tr>
script type="text/javascript">
      function showdiv1(objstr,str,ev) {//根据鼠标位置显示对象,参数ev为event
                    var ObjX,ObjY;//对象的位置(x,y)
                    var mouseX=10;//对象的(x)水平位置距离鼠标的宽度
                    var mouseY=-2;//对象的(y)垂直位置距离鼠标的高度
                    var obj = document.getElementById(objstr);
                    obj.style.display=str;//显示或隐藏对象
                    obj.style.left ='200px';
                    obj.style.top ='110px';
                }
/script>

标签:吴忠 黔东 临沂 白银 梅州 肇庆 南充 昌都

巨人网络通讯声明:本文标题《处理jsp显示文字过长问题的解决方法》,本文关键词  处理,jsp,显示,文字,过长,;如发现本文内容存在版权问题,烦请提供相关信息告之我们,我们将及时沟通与处理。本站内容系统采集于网络,涉及言论、版权与本站无关。
  • 相关文章
  • 下面列出与本文章《处理jsp显示文字过长问题的解决方法》相关的同类信息!
  • 本页收集关于处理jsp显示文字过长问题的解决方法的相关信息资讯供网民参考!
  • 推荐文章