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
Suspended VLAN
How to get query cretaed by the prepare statement in PDO
Hyper Terminal v. 6.1 (Build 7600) running on Windows 7 Professional most often closes after clicking on File and then Open-How can I fix this?
Is there a way to change the Helo or EHLO on the exchange 2007 sp2 server?
Create blank tag in xml with no single "open and close" tag
Access 2000 front end to SQL 2000.
Powershell Syntax for Exchange 2007
disable key access F11 in IE
Convert float to date
how to know if this software developed under visual studio .net environment, or vb6 environment,