| Posted by Schraalhans Keukenmeester on 05/04/06 11:01 
vito wrote:> google and manual do not say much for printing double quotes in a path case.
 >
 > To facilitate your reading (I don't know how to make it colorful in
 > newsgroup), i'd appreciate studying the code at:
 >
 > http://appsrv.cse.cuhk.edu.hk/~kkleung/menu.phps
 >
 > thanks in advance!!!
 >
 > removing tr, td and using combinations of single and double quotes did not
 > solve the problem :(
 >
 >
 I think you want this instead:
 echo "
 <STYLE TYPE='text/css'>
 <!--
 ..menucell td
 {
 background-image:url(\"$buttonimg\");
 color:brown;
 
 [...]
 
 
 Sh.
 --
 does your DRESSING ROOM have enough ASPARAGUS?
 [Back to original message] |