CodeLobster IDE

Free cross-platform PHP IDE (HTML, PHP, CSS, JavaScript, Python code editor) with support Drupal, Joomla, Twig, JQuery, BackboneJS, LaravelJS, Node.js, CodeIgniter, CakePHP, Laravel, Magento, MeteorJS, Phalcon, Symfony, VueJS, WordPress, Yii
It is currently Thu Mar 28, 2024 3:18 pm

All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Help for tooltip into php
PostPosted: Mon Jan 22, 2018 8:01 am 
Offline

Joined: Mon Jan 22, 2018 7:47 am
Posts: 1
Good morning
could you help me to implement the code (php and javascript) below to insert the tooltip code in the rows th of my table.

I have my script php:

Code:
<table id="list" class="table table-striped table-bordered" cellspacing="0">
                            <thead>
                                <tr>
                                    <th class="col-sm-3"></th>
                                    <th><div align="center">Zone</div></th>
                                    <th><div align="center">City</div></th>
                                    <th><div align="center">Region</div></th>
                                </tr>
                            </thead>


I want to insert TOOLTIP in my lines th for further help.
Thanks


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 42 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2016 phpBB Group