I've got a page with a couple images that are slow to load (and a couple different popups). None of the tooltips seem to work until after all the images have...
12693
Robert E Boughner
reboughner0718
Aug 3, 2009 2:44 pm
... That was done by design. To help the situation change the variable olLoaded=0 to olLoaded=1 which will eliminate that restriction....
12694
gmnospam
Aug 6, 2009 7:56 pm
... There is an official plugin named Hide Form which handles this: http://www.bosrup.com/web/overlib/?Plugin_-_Hideform Just load the plugin after the main...
12695
ldsheridan
Sep 2, 2009 3:31 pm
Not sure what I"m doing wrong but I can't get draggable working. It's at http://sfbsc.net/kb/ under the Welcome text is "Click here for help"...
12696
ldsheridan
Sep 3, 2009 12:02 am
... <tap> <tap> Hello? Is this thing on?...
12697
reboughner0718
Sep 3, 2009 12:18 am
... Yes, it is on. Right off hand I don't see what is causing your problem. Just where do you get your body text and caption from?...
12698
Dennis Sheridan
ldsheridan
Sep 3, 2009 12:37 am
Ah, thank you. It wasn't until I sent my 2nd message that I saw your warning about not sending mail for an hour after joining. So my apologies. I put the...
12699
ldsheridan
Sep 3, 2009 1:57 am
Ok, I have tried INARRAY and CAPARRAY as well. Still doesn't drag....
12700
Dennis Sheridan
ldsheridan
Sep 3, 2009 3:50 pm
Ok, I have tried INARRAY and CAPARRAY as well. Still doesn't drag....
12701
reboughner0718
Sep 3, 2009 3:51 pm
... When I look at your page in Firefox 3.0.13, I can drag it when I press the ALT key while holding down the left mouse button. If you want you can include...
12702
ldsheridan
Sep 3, 2009 8:17 pm
Fixed it! I tried DRAGCAP, and I could not move anything, <alt> key or not. I tried the <alt> key left click on the popup with just DRAGGABLE, and yes, that...
12703
reboughner0718
Sep 3, 2009 11:50 pm
... Of the three links on your page the second one does not work for me. Note this restriction under DRAGCAP -- "Note, for this command to work, the Anchor...
12708
robert e
elton283
Sep 30, 2009 7:30 pm
Hi, I am having a problem that I cannot figure out. I use a xml file to feed a datalist in an asp page. A typical xml element looks like this: <strength ...
12709
robert e
elton283
Sep 30, 2009 7:50 pm
... Of course I'd goof up my first post. The ItemTemplate that refers to the xml element I listed would look like this: <ItemTemplate> <asp:Label Text='<%#...
12710
theburkeyuk
Oct 1, 2009 2:20 pm
Hello! Thanks for all your work on Overlib. I came across a bug involving firefox incrementing a variable by 2 on a ++i command nested inside an eval argument...
12712
suchnso
Oct 7, 2009 8:21 pm
Despite searching through not only the group archives, but also Google, I still cannot find the exact information that's necessary, so hopefully someone can...
12713
reboughner0718
Oct 7, 2009 11:24 pm
... Check out the following two pages: http://overlib.boughner.us/PHP/overlib_PHP.php http://overlib.boughner.us/PHP/overlib_wlink_PHP.htm which may help...
12714
reboughner0718
Oct 7, 2009 11:34 pm
... You may also want to look at the pages: http://overlib.boughner.us/PHP/test_page.php http://overlib.boughner.us/PHP/getting_array.html...
12715
sito2002
Oct 9, 2009 12:35 pm
Hello. I just started to use overLIB, but I couldn't make it work even copy-pasting the examples on the site This is my test file...
12716
reboughner0718
Oct 9, 2009 2:58 pm
... Its not working because you're getting javascript errors. The string argument to overLIB must be on one line and not broken between lines. For the first...
12720
chalkie500
Nov 15, 2009 3:16 pm
I've set on a php page a menu taken from a database. The titles list correctly,however when you go to rollover the 2nd 3rd 4th in the list it displays the...
12721
reboughner0718
Nov 16, 2009 3:49 pm
... Are you sure you want to use: "$details .= $row['Details39;];" ? It adds any further $row['Details39;] to what is there already which will be the case after...
12722
chalkie500
Nov 17, 2009 12:23 am
Thought it would be something simple. All works now. Thank you....
12724
reboughner0718
Nov 17, 2009 1:20 am
... Glad you got it sorted out....
12725
Stijn Niclaes
stijn.niclaes
Nov 19, 2009 7:39 am
Hi all, I have an overlib popup where I put an html table in. The problem is that for some reason I get a border on the right side an no border on the left. I...
12726
reboughner0718
Nov 23, 2009 4:31 pm
... Do you have a global style sheet that may affect TABLEs, rows and/or cells as these will also affect your popup since it is made up of at least two nested...
12727
reboughner0718
Nov 23, 2009 4:36 pm
... If you can't get it figured out then please post a link to the page in question so that we can see what you are trying to do exactly....
12728
stijn.niclaes
Nov 24, 2009 8:41 am
... I indeed had a global stylesheet that affected my table. I fixed it by adding a custom class that overrides the paddings that were set by the global...
12729
reboughner0718
Nov 24, 2009 3:54 pm
... Glad you got it sorted out....
12730
hedgpethcoho
Nov 30, 2009 9:16 pm
I'm using overLIB 4.21. I've looked through the documentation and other info on the website but I haven't seen this particular problem. When I hover over the...