1
haythoom
i have made a code that dont work on my Xoops
  • 2008/8/9 14:32

  • haythoom

  • Just popping in

  • Posts: 21

  • Since: 2007/9/23


i have designed this simple image to be clicked to open a pop-up window with small chat applet .

thats the code
<<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
html xmlns="http://www.w3.org/1999/xhtml">
<
head>
<
meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<
title>Untitled Document</title>
<
style type="text/css">
<!--
.
style1 {
    
color#006196;
    
font-styleitalic;
    
font-weightbold;
}
-->
</
style>
<
script type="text/JavaScript">
<!--
function 
MM_openBrWindow(theURL,winName,features) { //v2.0
  
window.open(theURL,winName,features);
}
//-->
</script>
</
head>

<
body>
<
a href="#"><img src="staff.png" alt="staff" width="196" height="149" border="0" onclick="MM_openBrWindow('staffchat.html','LiveSupport','status=yes,scrollbars=yes,width=200,height=350')" /></a>
</
body>
</
html>>

2
haythoom
Re: i have made a code that dont work on my Xoops
  • 2008/8/12 16:21

  • haythoom

  • Just popping in

  • Posts: 21

  • Since: 2007/9/23


anyone knows why ?

now it works and the only problem is the image is not showing , instead its shwoing the image caption .

3
trabis
Re: i have made a code that dont work on my Xoops
  • 2008/8/12 17:54

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Sorry, but his is not XOOPS related as you stated.

Login

Who's Online

201 user(s) are online (113 user(s) are browsing Support Forums)


Members: 0


Guests: 201


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits