I’m trying to use DHTMLXmessage in my PHP page. It doesn’t like my page, I think because there is other javascript on there. The message just shows at the bottom of the page.
So instead I’m trying to re-direct method instead.
Can somebody please advise me how do I redirect to another URL when the message button is clicked?
Thanks.
I have got the message to display better now, but there are flash objects on my page which cover the messages.
Is there a way to bring the messages to the top, above the flash objects.
Or how do I use the message button to re-direct to another page?
You can adjust the z-index of message, but I think that in case of IE, it doesn’t possible to show html content over flash or any other active-x based content.
Or how do I use the message button to re-direct to another page?
You can assign callback to the message and from it call something like