Microsoft
Software
Hardware
Network
Question : jQuery Colorbox - Open iframe from iframe
Hi, I am trying to open a jquery colorbox from within an iframe to open an iframe.
I am using
<a href="moreinfo.php?a='.$va
l[0].'" onclick="parent.$.fn.color
box({href:
this.href}
); return false;">
which works fine if I am not opening an iframe... The rror I am getting is that when the colorbox opens, it is small in size. I need to set the size of the colorbox that is opening from the onclick link above. or in the parent page.
Thank you for any help
Answer : jQuery Colorbox - Open iframe from iframe
check part of this...
parent.$.fn.colorbox({href
: url, iframe:true,width:'960px',
height:'50
0px'});
Random Solutions
case statement
Stop Moving folders within file servers.
Win 7 versus XP - is win 7 way better, more stable than xp?
How do I go to a specific record in an ADODB recordset in Microsoft Access?
Java application, sequency diagram triggered test
Set JTable cell text to bold
How do I reset a VERY stubborn default (htm/html)?
Access Query
How do I program my Access 2007 to export data automatically at different times throughout the day? i.e.10:00 am, 1:00 pm, 4:00 pm 7:00 pm
VB Script help needed !