Hello, i'm trying to interface two different scripts, one from this mailing 
list and one from here <http://lab.hakim.se/avgrund>.

The result is a django template:Here <http://pastebin.com/LWJbUZ9v>

http://pastebin.com/LWJbUZ9v

The problem is that the link:

<a href="#"></a>

should show a pop up windows, when clicked

$('content').on('click', 'a', function openDialog() {

but it simply searches for # and it doesn't show anything.

Is something wrong in the code i posted?
If the problem is somewhere else i can inspect, but i'm not sure of the 
line of code i posted, 
Any suggestion?

Thanks Agnese

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/prototype-scriptaculous/-/g89TB9F28vwJ.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to