How to get small description below menu item - Joomla! Forum - community, help and support
hello guys,
iam new joomla , want learn how can small description of menu item when hover mouse on menu item.
for example have uploaded 1 file. in when hover our mouse on "google" small box appears written '"google".
so want apply functionality on menu items.
does have suggestions regarding this???
thanks
iam new joomla , want learn how can small description of menu item when hover mouse on menu item.
for example have uploaded 1 file. in when hover our mouse on "google" small box appears written '"google".
so want apply functionality on menu items.
does have suggestions regarding this???
thanks
hi,
that's title property of link. need add titles links if want info shown when hovers on link, example: <a href="http://someting.com" title="whatever descriptive text want">anchor text</a>. should enough
that's title property of link. need add titles links if want info shown when hovers on link, example: <a href="http://someting.com" title="whatever descriptive text want">anchor text</a>. should enough
Comments
Post a Comment