Hi, did somebody try to pass php variables in overlib function? Is it possible? I would like to use overlib for showing values selected from a Mysql Database. ...
Hi you have to create your overlib call dynamic.. fetch desired data from your MySQL database and then echo it out into your overlib call (server side)......
Hi Johan, you make it easier, but I'm not a good programmer :-) I tried to execute overlib with echo: echo ("<script language='javascript' src='overlib.js'>); ...
Hi, I want to put this: <form name='mpsearch' method='get' action='http://www.medpilot.de/medptools/cgi-bin/mpsearch.pl' target='_top' ... <input type="TEXT"...
... How did you get that copy? That error was reported the very first day that it was released and was promptly updated with all links to the old version...
... target='_top' ... Datenbanken" ... javascript-string. The ... You're easiest route would be to put that into a javascript text string and pass it as the...
... Consider making it simpler by eliminating the backslashes (\). We set 2 variables tInit and tNil, then apply them using function calls doclear() and...
Looks not to be easier. I think the best way would be to write a function (javascript oder pHp) to modify strings for the overlib-use. Does anybody know,...
Hello all, I have a very basic Javascript to highlight various sections of an image map. I would like to have Overlib text called for each area on my Map....
Works great! I feel like the Scarecrow in the Wizard of Oz, "It was so simple, I should have thought of it myself!" Thanks again! Kim ... From: Robert E...
Hello, Im kinda new to overlib...think I got most of it down. Only issue I have is that I created a player which uses Flash and Windows Media Player...
Finally I'm able to pass the variables in overlib.js. What was missing was this: onMouseOver="return overlib( \''.htmlentities($parola).'\');" I didn't use the...
... More I want to find the answer to that question less I know :) When I was looking for a solution I checked so many possibilities and different pages I am...
... What plugin are you talking about? If you're referring to the HideForm plugin then you can try using this plugin, called overlib_hideWinCtrl.js, which has...
Hi I am switching to the new version of Overlib and have got Crossframe working fine, however when I have a scrollable target frame the popup can appear in a...
... Only ... Windows ... overlib ... still ... is a ... want ... == 'undefined' ... width: '+ ... src="<html></html>" ... popup ... Were am I putting this...
... it ... Here ... exclamation ... to ... required ... -- ... download ... ok i created a js file with that coding but i get an error. I think i may be doing...
... What error are you getting? just save the file as overlib_hideWinCtrl.js and call it in your html file like this: <script type="text/javascript"...
... Kevin, The CrossFrame and Followscroll plugins do work together. If they aren't for you then its probably how you're implementing them. Thanks for this...
I'm running 4.00, but I don't think this is fixed in 4.05. Before setting the mouseover handler, a check is done for previous a handler. If a handler is found,...
Hi Robert Thanks for your reply this has improved matters and the target frame when scrolled allows the popup to stay where it was relative to the browser...