• Page 1 of 1
  • 1
Forum moderator: bigblog  
someone can give me chat form like this on the picture?
rezo
Posts: 18
Reputation: 0

Message # 1 | 9:51 AM
someone can give me chat form like this on the picture?
Attachments: 8877215.gif (84.5 Kb)
joexyz
JOE-vascript
Posts: 1768
Reputation: 78

Message # 2 | 10:24 AM
rezo, where did you find this image? It's suddenly a Russian uCoz script site. Try to find the script there.
hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau

sometimes i lurk here
rezo
Posts: 18
Reputation: 0

Message # 3 | 12:41 PM
yeah i know but script does not works
joexyz
JOE-vascript
Posts: 1768
Reputation: 78

Message # 4 | 1:29 PM
rezo, if you did everything that is wrote in the article, and you've uploaded correctly everything that is needed, it should work. Please, check again, and if it's still not working, provide your website's URL address.
hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau

sometimes i lurk here
Cyberdasm
Posts: 640
Reputation: 7

Message # 5 | 2:02 PM
rezo, can you also send me the link where did you find the script? I will try it also if it works in my website.
1F4BF3B
Korijs
Posts: 267
Reputation: 5

Message # 6 | 3:09 PM
Code
<style>     
     #contactable { background-image:url(http://ucozwebmeistars.ucoz.lv/Pamacibas2/mini-chat-up.gif.png); color:#FFFFFF; background-color:#333333; cursor:pointer; height:122px; right:0; margin-right:-6px; overflow:hidden; position:fixed; text-indent:-100000px; top:100px; width:40px; z-index:100000; }     
     #contactForm { background-color:#222; border:1px solid #444; color:#FFFFFF;right:0; overflow:hidden; margin-right:-390px; margin-top:80px;padding:10px; position:fixed; top:20px;width:360px; z-index:99; }     
     .holder { margin:0 auto; padding-top:10px; text-align: left; }     
     #mchatIfm2 {height:350px !important}     
     </style>     

     <script type='text/javascript' src='http://ucozwebmeistars.ucoz.lv/Pamacibas2/jquery.js'></script>     

     <div id="xs_contact" style="display: none;">     
     <div id="contactable"></div>     
     <div id="contactForm" action="">     
     <div class="holder">     
     $CHAT_BOX$     
     </div>     
     </div>     
     <script type="text/javascript" src="http://ucozwebmeistars.ucoz.lv/Pamacibas2/xscape.js"></script>     

     <script type="text/javascript">     
     //<![CDATA[     

     jQuery(document).ready(function() {     
     jQuery('.xswdg-styles select').change(xscape_change_style);     
     jQuery("#slider li div.button").corner("round all 5px")     
     jQuery("#mainmenu").corner("round top 6px")     
     jQuery(".xsstop-icons").corner("round bottom 6px")     
     jQuery(".back-footer-compact").corner("round bottom 6px")     
     jQuery("#title h1.title a").css("text-shadow", "0 0 8px #000")     
     jQuery('ul.xs-mainmenu-superfish').superfish({ dropShadows: false, delay: 100, animation: {opacity:'show', height:'show'} });     
     jQuery('#xs_contact').show();     
     jQuery('#xs_contact').contactable();     

     });     

     // ]]>     
     </script>
Cyberdasm
Posts: 640
Reputation: 7

Message # 7 | 8:26 PM
Korijs, thanks i will try it.
1F4BF3B
  • Page 1 of 1
  • 1
Search: