Hi,

I want a messagebox or alert to appear in my screen after i click on a link.
I can do popup windows but i can't do this.
How do i this?

Thanks

Some basic example! <a onclick="alert('Hello World');" href="http://somelink.com">Click Me!</a>

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.