Is there any way to stop this spam??? -- From: overlib@yahoogroups.com [mailto:overlib@yahoogroups.com] On Behalf Of exparthelp234 Sent: Friday, June 13, 2008...
jeffshead
jeffshead@...
Jun 13, 2008 3:31 pm
12397
I am using an info icon to give some information to the user. My call works fine except for the width, the width goes from the cursor to the right side of the...
... Check any global style sheets and see if you are specifying rules for TR, TD, and/or TABLE (particularly TABLE { width: 100% } which can cause this...
Thanks Bob, it indeed was the width:100% that did it... I removed it and now it works fine, except my tables are a little narrow. Is there a way to incorporate...
... The easiest way would be to define a custom class like this: <style type="text/css"> .widetable {width: 100%} </style> and use this class on all of your...
I am a new overLIB user. I must admit that I am really impressed just by the basics of what it can do. My question is, how to I use overLIB to resize a...
Hi, I have impleted overlib with the anchor plugin on one of my projects and it all worked as intended. Today I installed the new FireFox 3 (final version) and...
... just ... overLIB ... is ... Thanks for the urgent response! I am sorry, but I have only been using overLIB for a couple of days now. Can you explain...
How can I disable HTML tags , so that they are not executed but plain text is displayed in the content ? <b> html</b> should be displayed as it is , not bold. ...
... if you are running a scripting language you can just replace the '<' and '>' with '<' or '>'...for example in php str_replace('<','<', '<b>...
... Yeah...I tried that , but call to overlib converts encoded html entities again to HTML tags. Its not working , even I tried introducing extra backslash to...
... plain ... It's not overlib, javascript converts things like '<' back to '<'. Just convert you values back in your function, here is an example: function...
Hi, Is there a method of ensuring that a STICKY (with a TIMEOUT) pop-up remains relative to the calling link, and remains with it relatively, as the page is...
I thought I had this bug licked, but I don't. And the recent post on this list about the tracking function may be related. FireBug 1.2 seems to disrupt OL...
I am using OverLib on a scheduling site where the code displays detailed information about a trip. The link for the OverLib then opens a form to make changes...
Tim Cummings
tim.cummings@...
Jun 27, 2008 11:13 am
12422
If anyone tried to look into the links of my previous post,my site was down for the past week or so. It's now up and running again. My previous post was...
Hi, I'm using overlib, v4.21, it's a very nice piece of javascript, love it! I recently made some modification on my website and I begin to use some overlib's...
Uld
uldmail@...
Jul 9, 2008 12:54 pm
12430
... Take a look at either the Simple scroll or Follow Scroll plugins which I believe will do what you want....
Hi folks, I've just started using overlib and it seems to work fine when I have small amounts of text. However, if I increase the amount of text to display, I...
... There isn't any line limit or character limit that I'm aware of in overlib. Don't apply the WRAP command with large amounts of text because the utility...
I've searched the group messages and the overLib documentation and cannot find an example I can make work. Can someone provide an example that works? (That I...
This is what I came up with. <a href="javascript:void(0);" onmouseover="return overlib('My dentist\'s band<a href=\'http://www.flauntband.com/\'>Flaunt</a>', ...