Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Blog
Is there a way for the box to be open automatically when the page loads?
i'd like the frame to be open when the page loads
tinybox
asked
Jul 10, 2012
by
anonymous
Your answer
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
1 Answer
0
votes
Sure just put the TINY.box call inside something like the following:
window.onload = function(){ CALL HERE };
answered
Jul 10, 2012
by
Michael
(
5,600
points)
Your comment on this answer:
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
[captcha placeholder]
To avoid this verification in future, please
log in
or
register
.