Forums

lightbox popup on load

shoaib 24 Jan, 2011
Hi,

I am using Lightbox for Popup I have done popup form on clicking the button.

<?php

JHTML::_('behavior.modal');

echo "<a class='modal'
  href='index.php?option=com_chronocontact&chronoformname=frugal_popup_form&tmpl=component'
  rel='{handler: \"iframe\", size: {x: 500, y: 500}}'
><input type='button' value='Pop up'  /> </a>";

?>


It works good. But what I need is "I want to show the popup form onload of the button" how It is possible.

Regards,
Shoaib
🙂
shoaib 25 Jan, 2011
friendly bump...
🙂
shoaib 27 Jan, 2011
friendly bump...
😟
shoaib 29 Jan, 2011
another bump..
😟 😟 😢
GreyHead 30 Jan, 2011
Hi Shoaib,

I've been away for a week.

I don't understand what you want, please can you explain in more detail?

"I want to show the popup form onload of the button"



Bob
This topic is locked and no more replies can be posted.