im trying to do this on this page
<!-- w --><a class="postlink" href="http://www.myspace.com/russthebear">www.myspace.com/russthebear</a><!-- w -->
and here is a page where it does work
<!-- w --><a class="postlink" href="http://www.geocities.com/russellbernstein/aboutme.htmYour">www.geocities.com/russellbernstein/aboutme.htmYour</a><!-- w --> post is too confusing (and much to long) to figure out, so I can't give you a definite answer to fix your existing page. (If you could provide a link, so that the community could see the problem, that would help.)
BUT, I do have a resource which may provide an alternative: <!-- m --><a class="postlink" href="http://www.htmldog.com/articles/suckerfish/dropdowns/">http://www.htmldog.com/articles/suckerfish/dropdowns/</a><!-- m -->
This does have a small javascript file, but the coding is standards compliant.
KDLAactually ....it works....but it doesnt work in myspace...need to figure out whyHi copy and paste the code given below.
<html>
<head>
<title>Untitled Document</title>
<script language="javascript">
function displaytable()
{
t1.style.display="inline"
t1.style.height="200px"
t1.style.width="100px"
}
function removetable()
{
t1.style.display="none"
t1.style.height="200px"
t1.style.width="100px"
}
</script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<a href=http://www.webdeveloper.com/forum/archive/index.php/"#" onClick="displaytable()">Click here to read more about me</a><br><br><br>
<div id="t1" style="display:none;">
<a href=http://www.webdeveloper.com/forum/archive/index.php/"#" onClick="removetable()">close</a>
<div style="height:300px; width: 200px; overflow:scroll;">
<table>
<tr>
<td>
text texttexttexttexttexttexttexttexttexttexttexttext
texttexttexttexttexttexttexttexttexttexttexttexttexttext
texttexttexttexttexttexttexttexttexttext
texttexttexttext
texttext
texttexttexttext
</td>
</tr>
</table></div></div>
</body>
</html>javascript is not allowed on myspace
<!-- w --><a class="postlink" href="http://www.myspace.com/russthebear">www.myspace.com/russthebear</a><!-- w -->
and here is a page where it does work
<!-- w --><a class="postlink" href="http://www.geocities.com/russellbernstein/aboutme.htmYour">www.geocities.com/russellbernstein/aboutme.htmYour</a><!-- w --> post is too confusing (and much to long) to figure out, so I can't give you a definite answer to fix your existing page. (If you could provide a link, so that the community could see the problem, that would help.)
BUT, I do have a resource which may provide an alternative: <!-- m --><a class="postlink" href="http://www.htmldog.com/articles/suckerfish/dropdowns/">http://www.htmldog.com/articles/suckerfish/dropdowns/</a><!-- m -->
This does have a small javascript file, but the coding is standards compliant.
KDLAactually ....it works....but it doesnt work in myspace...need to figure out whyHi copy and paste the code given below.
<html>
<head>
<title>Untitled Document</title>
<script language="javascript">
function displaytable()
{
t1.style.display="inline"
t1.style.height="200px"
t1.style.width="100px"
}
function removetable()
{
t1.style.display="none"
t1.style.height="200px"
t1.style.width="100px"
}
</script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<a href=http://www.webdeveloper.com/forum/archive/index.php/"#" onClick="displaytable()">Click here to read more about me</a><br><br><br>
<div id="t1" style="display:none;">
<a href=http://www.webdeveloper.com/forum/archive/index.php/"#" onClick="removetable()">close</a>
<div style="height:300px; width: 200px; overflow:scroll;">
<table>
<tr>
<td>
text texttexttexttexttexttexttexttexttexttexttexttext
texttexttexttexttexttexttexttexttexttexttexttexttexttext
texttexttexttexttexttexttexttexttexttext
texttexttexttext
texttext
texttexttexttext
</td>
</tr>
</table></div></div>
</body>
</html>javascript is not allowed on myspace