You are here: Re: javascript and php « PHP Language « IT news, forums, messages
Re: javascript and php

Posted by Rob King on 10/07/66 11:16

Ok, just the quotes missing and a php tag of two:

<script>
function switchColors(element, color) {
links=document.getElementsByTagName("a") ;
for (var i = 0 ; i < links.length ; i ++)
links.item(i).style.color = 'blue' ;

element.style.color=color ;
return true;
}
</script>

I have an echo php link with a javascript mouseout, why doesnt this work?
<?php
$array="hello world";
print "<a id=link1
href=\"$PHP_SELF?action=list_records&amp;cur_page=$varray&id=$id\"
onmouseout=\"javascript: switchColors(this, 'yellow')\"> $array </a></td>";
?>


Irlan agous wrote:
> function switchColors(element, color)
> {
> links=document.getElementsByTagName("a") ;
> for (var i = 0 ; i < links.length ; i ++)
> links.item(i).style.color = 'blue' ;
>
> element.style.color=color ;
> }
>
>
>
> I have an echo php link with a javascript mouseout, why doesnt this work?
>
> <a href=\"$PHP_SELF?action=list_records&amp;cur_page=$varray&id=$id\"
> onmouseout=javascript:switchColors(this, 'yellow')> $array </a></td>";
>
>
> Irlan
>
>
>
>

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация