Ignore:
Timestamp:
04/27/10 11:06:37 (14 years ago)
Author:
alexandrecorreia
Message:

Ticket #986 - Correcao para compatibilizar o carregamento do script para o IE.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/jabberit_messenger/trophy_expresso/xsl/addUser.xsl

    r2437 r2634  
    1717                <div style="margin:2px"> 
    1818                        <div style="margin:5px 0px 5px 5px;"> 
    19                                 <span style="width:150px;"><xsl:value-of select="$lang_name_contact" /> .: </span> 
     19                                <span><xsl:value-of select="$lang_name_contact" /> .: </span>  
    2020                                <input id="search_user_jabber" type="text" size="30" onclick="this.select();" onkeypress="loadIM.keyPressSearch(event, this);" /> 
    21                                 <br style="clear:both"/> 
    22                                 <button style="margin:-17px 0px 0px 290px;" onclick="loadIM.searchUser()"><img src="{$path}templates/default/images/users.png"/></button> 
     21                                <button style="position:absolute; top:5px; left:305px;" onclick="loadIM.searchUser()"><img src="{$path}templates/default/images/users.png"/></button> 
    2322                        </div> 
    2423 
Note: See TracChangeset for help on using the changeset viewer.