[SOLVED]Error message box .js in extension problem[SOLVED]

This section can be used to submit suggestions for Extension Builder.
Note that this section is not monitored for support.
Forum rules
This forum section can be used to submit suggestions for Extension Builder.
Note that this section is not monitored for support.
Post Reply
User avatar
Patrik iden
 
 
Posts: 479
Joined: Wed Mar 24, 2010 9:07 pm
Location: Sweden

[SOLVED]Error message box .js in extension problem[SOLVED]

Post by Patrik iden »

I Solved this problem by not using z-index for object order.

Hello, i'm making an extension. It's a like dislike extension using only txt file for storing the like dislike data (no mysql db is used).
So this script uses a .js file to show the You have already voted/Thank you for voting message, but the problem is that this message is not shown on top of the page. If you look at the demo site i have made the background box transparent if i make it not transparent then the message will be shown behind this box so it will not be visible, the extension is at start/on top of the page.
Any ideas?

Thank you.

Demo site: http://test3.fcab.se/Easy_newsletter/view2.php
Post Reply