---
type: Article
title: Nice Titles!
description: The more observant and regular visitors will have noticed over the past few days that interesting floating boxes pop up if you hold your mouse over a link - using an advanced DOM technique.
resource: https://www.simoncox.com/short-articles/2003-11-14-nice-titles/
tags: [Shorticles, Tech, Web]
timestamp: 2003-11-14
---


The more observant andregular visitors will have noticed over the past few days that interesting floating box's pop up if you hold your mouse over a link. This is an advanded DOM technique created by [Stuart Landridge ](https://web.archive.org/web/20091201163750/http://www.kryogenix.org/code/browser/nicetitle/ "Stuart Landridges' site, kryogenix.org. has quite a few more interesting javascript peices worth investigating...") and works wihtin the principles of [unobtrusive DHTML](https://web.archive.org/web/20091201163750/http://www.kryogenix.org/code/browser/aqlists/ "Unobtrusive DHTML and the power of unordered lists").

I have changed the background to white (semi transparent if you have the right [browser](https://web.archive.org/web/20091201163750/http://www.mozilla.org/ "Proper browsers for growed up people")!) and tweeked the css to match my site colourway.



[Read full article](https://www.simoncox.com/short-articles/2003-11-14-nice-titles/)
