Welcome Guest, Not a member yet? Register   Sign In
how to create a tooltip in code igniter
#1

[eluser]chellam[/eluser]
code igniter tool tip
#2

[eluser]jedd[/eluser]
[quote author="chellam" date="1259759883"]code igniter tool tip[/quote]

jquery ui tooltip plugin
#3

[eluser]Colin Williams[/eluser]
< element title="tooltip" />
#4

[eluser]Genjo[/eluser]
any example for tooltip with CI ?.
#5

[eluser]Colin Williams[/eluser]
Here's a tooltip in CI:

Code:
<a href="#" title="Tooltop text here">Go</a>

It really has nothing to do with CI, it's just something you put in the markup you produce. Then, you can use JavaScript to make the tooltip fancy if you wish. Search the interwebs for many ways to achieve this
#6

[eluser]umefarooq[/eluser]
hi check this url will help you tool tip with jquery you can put in CI code also

http://craigsworks.com/projects/qtip/




Theme © iAndrew 2016 - Forum software by © MyBB