/ Published in: PHP
                    
                                        
/modules/mod_mainmenu/helper.php
line 349
                line 349
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
// tausche
$data = '<a href="'.$tmp->url.'">'.$image.$tmp->name.'</a>';
//gegen
$data = '<a href="'.$tmp->url.'" title="'.$item->name.'">'.$image.$tmp->name.'</a>';
URL: http://www.gn-webdesign.de/joomla-tutorials/mainmenu-title-attribut.html
Comments
 Subscribe to comments
                    Subscribe to comments
                
                