Tag: tricks

  • google maps from address with jquery

    google maps from address with jquery

    One of my client need this feature of google maps from address so he must be able to enter the address in its admin panel and he want to show it as google map on front end.So i made this option for him and new post for my blog.you can use this code with any…

  • Reset drupal 7 admin password

    One of my developer left the drupal project in middle, he didn’t told me the drupal admin password.After long search i get the code to reset drupal 7 admin password.This trick will works if you have access to ftp and database of your server. well in previous version of drupal you can easy reset the…

  • 4 Ways to Import Large Files in PHPMyAdmin or MySQL: Tips for WAMP, LAMP, MAMP, and cPanel

    Learn how to import large files in phpmyadmin or mysql with ease. Discover 4 effective methods including php.ini editing and SQL Dump Splitter.

  • Tooltip For Dropdown

    Tooltip For Dropdown

    What Is Tool Tip The tooltip or infotip or a hint is a common graphical user interface element. It is used in conjunction with a cursor, usually a pointer. The user hovers the pointer over an item, without clicking it, and a tooltip may appear—a small “hover box” with information about the item being hovered…