| 
 Posted by Jerry Stuckle on 10/05/07 02:01 
PaPa wrote: 
> I have a web page which contains (2) frames. 
>  
> In the left frame, I have a link defined with an anchor tag. 
>  
> I would like to have a text area in the right frame that changes text 
> when I hover the mouse over this link. 
>  
> Can this be done with onmouseover and some php, or must I resort to 
> java script? 
>  
>  
>  
> Thank you, 
> PaPa 
>  
 
It can't be done with PHP.  PHP is server-side only.  It has absolutely  
no idea what the user is doing. 
 
For other choices check the appropriate newsgroup(s). 
 
--  
================== 
Remove the "x" from my email address 
Jerry Stuckle 
JDS Computer Training Corp. 
jstucklex@attglobal.net 
==================
 
  
Navigation:
[Reply to this message] 
 |