okok
08-23-2006, 05:19 PM
hello
How can i show a field data(text) when i move mouse over a pic (like alt text of pic)
for example your credit pic is available in a page,now u move your mouse over the credit pic and it shows your credit (like alt text in a simple image)from the My Sql.
(for example: field name in sql is is: kom )
any thing like this :
<img src="pic/me.gif" alt=" this section code is nedded " width="9" height="9">
<img src="pic/me.gif" alt=" $read from kom " width="9" height="9">
thanks
How can i show a field data(text) when i move mouse over a pic (like alt text of pic)
for example your credit pic is available in a page,now u move your mouse over the credit pic and it shows your credit (like alt text in a simple image)from the My Sql.
(for example: field name in sql is is: kom )
any thing like this :
<img src="pic/me.gif" alt=" this section code is nedded " width="9" height="9">
<img src="pic/me.gif" alt=" $read from kom " width="9" height="9">
thanks