iframe pop calendar and form issue

R

Richard Frenkel

Hi,

I'm a programmer, not an html pro. I'm using a javascript pop up
calendar in a form. This in turn calls for adding an iframe to the
bottom of my page:

<iframe width=174 height=189
name="gToday:/VTRACK/POPCal/normal:/VTRACK/POPCal/agenda.js"
id="gToday:/VTRACK/POPCal/normal:/VTRACK/POPCal/agenda.js"
src="/VTRACK/POPCal/ipopeng.htm" scrolling="no" frameborder="0"
style="visibility:visible; z-index:999; position:absolute; left:-500px;
top:0px;">
</iframe>

Problem: this works fine in my screen resolution, but at a low enough
resolution, the form elements towards the bottom of the page (and just
above the snippet quoted) no longer work. I'm assuming this is because
the iframe is somehow "sitting" on the screen real estate at low res or
something like that, but I don't see anything (the form looks normal).

2 questions: 1) can I fix this easily and how? 2) any recommendations
for light weight pop up calendars that don't rely on this method?

Thanks...

Rich
 
R

Richard Frenkel

FIXED. This turned out to be something within the pop calendar code,
nothing I was doing with the iframe. I finally got an updated version
and it works. It may have had to do with the items mentioned above
(scrollintoview etc.) but I don't have time to pick apart...
 

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
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top