how to manage pop up calendar in tab window in php?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
numb023
Forum Newbie
Posts: 1
Joined: Mon Sep 29, 2008 12:47 am

how to manage pop up calendar in tab window in php?

Post by numb023 »

well my pop up calendar works properly when used on the same page but when i try to use that pop up calendar on tab window it doesnt pop up at all.
help needed urgently
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: how to manage pop up calendar in tab window in php?

Post by alex.barylski »

Nothing to do with PHP.

What calendar date picker are you using?

Consider using one which uses DIV's instead of popup windows?
Post Reply