... It works for me. Make sure that your first argument to overlib is all on one line. Or post the URL to the page in question so that we can see what you're...
I can confirm that Firebug causes problems with overlib positioning -- particularly the STICKY and CLOSECLICK options. With firebug on, those options don't...
Hello, I try to make a transparent background without any success. I would like an animated gif to popup. The animated gif was crated using this site : ...
Hi all, I'm new to OverLIB and am wondering how to change the appearance of the hot words which trigger a popup. The default blue underlined is distracting in...
... Kris, The behavior you're seeing in IE6 (and also IE7) is expected. An overlib popup is made up of at least two or more nested tables and the rule "width:...
Lathrop, If I understand you correctly, you want to change the appearance of your hyperlinks. This can be done with CSS and has nothing to do with Overlib. Try...
Jeff
jeffshead@...
Mar 25, 2009 11:16 pm
12604
Jeff, thanks for the pointer to CSS for changing colors and decoration of the links. I was barking up the wrong tree. The tutorial at echoecho was all I...
I have recently downloaded the dashCommerce 3.1 and I was expermimenting with the content management system to add webpartzone region with a simple webpart. ...
... Ken, 'over' is object that holds the content of an overlib popup. OverLIB doesn't capture the onclick command at all but does capture the onmousemove...
when overlib is not enabled on the page. the javascript that is referenced by the webpartmanager attachs on the onclick event of the webparts verb menu. when...
... Ken, Try the version of overlib at http://overlib.boughner.us/plugins/overlib_commands.html to see if that helps you out. The latter version is 4.23 and...
What is the correct syntax? ...return overlib(a href=\'123.html\'><[LinkName]>... works correctly, but I want 123.html to open in a new window. However, every...
Have Overlib working well, different colours, fonts etc. But when use a link to another page, then press the "Go back one page" or Backspace key the popup that...
I have searched the manual and the support on the site, but cannot get this to work. I wish to embed the Google Maps small iframe in a popup, but I can't get...
... I used the "unofficial" positioncap plugin (http://overlib.boughner.us/plugins/positioncap_commands.html) and it worked for me using as the src the string...
... I had downloaded it and followed the instructions on implementing it, but it didn't work. I used the code you included, get nothing. I scoured your site...
Hmm, it sounds like the object is not being cleaned up when the unload event is fired just prior to initializing the next document. I would play with the...
... OK. got it working. I followed the examples on your site and changed the page from a php to a html. that fixed it. Any idea on how to make it behave...