I have a site with extremely valuable lyrics (well maybe not so valuable but the creator thinks they are and who am I to dispute...)

What I would like to do is have a simple popup appear that people would need to click before they proceed through to the lyrics. The lyric list is generated by a view so the link would need to have a little bit of javascript added I suspect. I thought I saw a module that would do what I wanted here but I can't find it.

Any body have any thoughts or the magic code snippet for template.php?

Comments

WorldFallz’s picture

Probably the simplest way to do this is by using the drupal_add_js function to simply add some javascript for the alert function right in the page and/or view file you wish it to appear on.

===
"Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime." - Lao Tzu
"God helps those who help themselves." - Ben Franklin
"Search is your best friend." - Worldfallz