alternatives to overLib

B

Bosconian

I'm currently using overLib 4.21 which works well for the most part, but it
doesn't fully support CSS and doesn't always behave properly with Safari
(for the Mac.) It's also overly bloated for my needs.

I simply want a popup div to display a form. The user either inputs some
data and submit or ckicks cancel to close.

Mark Kruse's "Test Anchor 3" is a good example:

http://www.mattkruse.com/javascript/popupwindow/

Can anyone suggest any other alternatives?
 
E

Evertjan.

Bosconian wrote on 19 okt 2006 in comp.lang.javascript:
I'm currently using overLib 4.21 which works well for the most part,
but it doesn't fully support CSS and doesn't always behave properly
with Safari (for the Mac.) It's also overly bloated for my needs.

I simply want a popup div to display a form. The user either inputs
some data and submit or ckicks cancel to close.

Mark Kruse's "Test Anchor 3" is a good example:

http://www.mattkruse.com/javascript/popupwindow/

Can anyone suggest any other alternatives?

Why not simply write a absolute positioned div,
that is diplayed on front by z-index:+5
and display:noned at will by javascript?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top