FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » I am having some difficulties with Tooltip...
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: I am having some difficulties with Tooltip... [message #181808 is a reply to message #181806] Tue, 04 June 2013 05:42 Go to previous messageGo to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma:
Senior Member
On 6/4/2013 12:58 AM, khando Umpo wrote:
> On Tuesday, June 4, 2013 10:20:19 AM UTC+5:30, Jerry Stuckle wrote:
>> On 6/4/2013 12:14 AM, khando Umpo wrote:
>>
>>> I want a tooltip to be displayed when I move the mouse over edit/delete links. tooltip is worming fine with the delete option , but is not working for the edit link. below is a part of my code which is running partially....please help in php
>>
>>>
>>
>>> <td align="center"><?php echo "<a class='tooltip' href=\"edituser.php?uid=".$row['uid']."\";> Edit<span>Edit user info</span></a>/ <a class='tooltip' href=\"deluser.php?uid=".$row['uid']."\">Delete<span>Delete This User</span></a>"?></td>
>>
>>>
>>
>>>
>>
>>> Looking forward to really helpful posts. Thanks.
>>
>>>
>>
>>
>>
>> Wrong newsgroup. PHP knows nothing about tool tips. Try alt.html.
>>
>
> ya i mean in html...with php codes
> the codes i have dotted above is in html with php and mysql server.
>

Yes, but it's still not a PHP problem.

Get your page working with plain HTML first. Then add your PHP code in.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PDO Unit Tests
Next Topic: problem encrypting data (AES_ENCRYPT/AES_DECRYPT)
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 14:48:02 GMT 2024

Total time taken to generate the page: 0.05153 seconds