Understanding the procedure
Hi,
This problem regards my previous thread as well. But as I think this is
a common question to understand the generall procedure I opened a
new topic.
I'm using jqModal but this problem could raise also in other tasks I guess.
Please correct me if I'm wrong here.
A layer is opened via a link and put into DOM dynamically. To close this
layer I have written my own func. Unfortunately this func gets no reaction
on the designated link. No matter if I test it with hover or something else,
no action is taken. Has this to do because the layer was put into the DOM
dynamically and if so how can I make this work?
greets
T.C.