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 #181812 is a reply to message #181803] Tue, 04 June 2013 15:46 Go to previous message
Denis McMahon is currently offline  Denis McMahon
Messages: 634
Registered: September 2010
Karma:
Senior Member
On Mon, 03 Jun 2013 21:14:24 -0700, khando Umpo wrote:

> I want a tooltip to be displayed when I move the mouse over edit/delete
> links.

You have an html problem. You are not generating html that renders in the
browser the way you want it to. You need to generate valid html that
renders as you expect. Try asking in an html forum.

If you have a problem generating valid html using php string
manipulation, we can help you. However, if you don't know what the valid
html you're trying to generate should look like, that's not something we
can fix.

When you can give us an example of (a) the working html you are trying to
produce, (b) the php that you are trying to use to generate it, and (c)
some indication of where it's not generating the right output, we may be
able to help ... but at that point you may be able to see for yourself
what needs fixing.

So here is your solution:

(1) Write some html that does what you want (i.e. provides a tooltip when
the cursor is hovered over an element).

(2) Once you have that html working, if you wish to output it using php,
encapsulate it in a suitable and relevant php string manipulation
structures.

(3) If it doesn't work, show us (1) and (2), and ask for help.

--
Denis McMahon, denismfmcmahon(at)gmail(dot)com
[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: Sun Nov 10 11:51:25 GMT 2024

Total time taken to generate the page: 0.05466 seconds