|
I have the following code, but can't make it work no matter what. If I place the link somewhere else in the document it works though.. Strange indeed.
<div id="articleListContainer"> <a href="#" onlick=alert('something')>link1</a><br> (....................)
Anyone ever had a similar problem?
|