... While it is true that overlib will accept almost any HTML as part of the "text39; argument, one must be careful of two important issues: - nesting of...
8539
zyaakov
Nov 2, 2004 8:14 am
i like to have a Price/info etc.. in a popup (for this http://adir.net/list.htm) somthing like Dhtml style (look at http://vote4levik.freeserverhost.com/ under...
8540
Robert E Boughner
reboughner0718
Nov 2, 2004 12:48 pm
... The technique used in http://vote4levik.freeserverhost.com/ can't be done directly in the standard version of overLIB. However, some of it may be...
8541
Tulsi Das
quixote_arg
Nov 2, 2004 1:03 pm
Hi, sorry if this has been posted previously, but the search feature of yahoo groups is very limited. I did some search, though. I have overlib installed and...
8542
Clay Leeds
the_webmaestro
Nov 2, 2004 4:12 pm
... I use onfocus="" in most browsers, although not with overlib() (it should work fine, though!). But I caution you to test all browsers you expect to make...
8544
Clay Leeds
the_webmaestro
Nov 3, 2004 12:37 am
... A URL to a page, the OS & browser version would help us determine the cause of the problem. Offhand, I'd guess that you haven't really installed overlib.js...
8545
Robert E Boughner
reboughner0718
Nov 3, 2004 1:17 am
... As Clay has said, an URL to the page that is giving you problems along with the OS and browser you used would be most helpful. That error message is shown...
8546
fred
fredouille20...
Nov 3, 2004 12:40 pm
hello there is a pb with the hideform js lib ..when you us it on a ssl form...it cause a securty alert...I think the iframe launched is not in SSL...any idea...
8547
Robert E Boughner
reboughner0718
Nov 3, 2004 7:29 pm
... Which version of overlib are you using? This problem has been brought up before and it was fixed. Try downloading a more recent version of the plugin or...
8549
jamescrossley1
Nov 8, 2004 10:48 pm
Hello. I know you you guys must be busy and i am sorry to trouble you with a stupid, ludicrous even question, but help is requested and i feel i have...
8550
Clay Leeds
the_webmaestro
Nov 8, 2004 11:17 pm
... One possibility I don't believe you've tried, is posting a URL where others can look at your page to determine the problem. If it's behind an intranet, I...
8551
Robert E Boughner
reboughner0718
Nov 9, 2004 12:57 am
... a stupid, ... exhausted all possibilities. ... days now, having ... closer to get the script ... and i still can't get ... i mouse over nothing ... i would...
8552
C D Patterson
cdpatterson_ca
Nov 9, 2004 2:36 am
On Monday, November 08, 2004 5:18 PM , C D Patterson <cdp@...> with quill in hand, scribed: Thought you might see another example of getting two...
8553
jamescrossley1
Nov 9, 2004 10:22 am
Thanks for your help guys but still i can't get it to work, here is my source code can you shed anymore light. I also tried using version 407, thanks for the...
8554
jamescrossley1
Nov 9, 2004 10:46 am
Hi again! I have just being using word pad to create a test file and i can get it working, the problem is my page jumbles up, i use Dreamweaver MX and i think...
8555
Robert E Boughner
reboughner0718
Nov 9, 2004 12:45 pm
... my source code can you ... tip bob but still no joy. ... Erik Bosrup --></script> ... z-index:1000;"></div> ... sticky ... CAPTION, ... Could you provide...
8556
Dennis Sandow
dsandow
Nov 9, 2004 1:49 pm
Are you absolutely certain that the onclick statement is entirely on one line of your document. In other words, the quote mark pairs can not span two lines ...
8557
Clay Leeds
the_webmaestro
Nov 9, 2004 2:48 pm
... You may also want to turn off 'wrap lines' (Preferences > Code Format: Automatic Wrapping [ ] After Column [76]) in Dreamweaver to make certain this...
8558
jamescrossley1
Nov 9, 2004 4:14 pm
Thanks for all the help again, but still the script doesnt work, by that i mean when i mouse over, click on or go near the link the info box does not appear...
8559
Clay Leeds
the_webmaestro
Nov 9, 2004 4:56 pm
... The number one way you can help us help you, is by posting a link to your page. Short of that, there isn't much more we can do. If you send us a link, we...
8562
xp2002pt
Nov 10, 2004 11:56 am
Hello I'm using php + smarty and overlib. It works ok except shadow opacity. I think the output it's ok: <html> <head> <script type="text/javascript"...
8563
Robert E Boughner
reboughner0718
Nov 10, 2004 12:21 pm
... A little more help here please. An URL to the page that isn't working for you if possible. What browser and operating system would be nice to know too....
8564
jamescrossley1
Nov 10, 2004 12:28 pm
Hello. I have uploaded a test page to: http://www.onlycases.co.uk/405/test.htm Still no idea why i cant get it to work, i have tried a few things but still no...
8565
Robert E Boughner
reboughner0718
Nov 10, 2004 12:37 pm
... You might want to try loading the Hide Form plugin before you load the Shadow plugin to see if that makes any difference. I tried that on my local machine...
8566
Dennis Sandow
dsandow
Nov 10, 2004 12:51 pm
... James You don't actually have a call to make a popup on your page. Add the boldface. Keep the quote pairs on the same line. <body> <div id="overDiv"...
8567
ALS
alsxuk
Nov 10, 2004 12:54 pm
James, Look at the end of the line after the Body tag and you will see you have not closed the Div tag Sandy ... From: "jamescrossley1"...
8568
xp2002pt
Nov 10, 2004 12:59 pm
Hello I switched plugins order and doesn't solve the problem. If don't load the hideform plugin it works fine with opacity. I am using IE 6.0 SP2 and mozilla...
8569
xp2002pt
Nov 10, 2004 1:05 pm
Forgot to say I'm using latest overlib version from http://www.bosrup.com/web/overlib Greetings ... is ... ...
8570
Derek Fielding
derek_fielding
Nov 10, 2004 1:46 pm
Hi James, You had also missed the closing bracket after </SCRIPT> (see below) Make sure that the line <a href="javascript:void(0);" onmouseover="return...
8571
Derek Fielding
derek_fielding
Nov 10, 2004 1:53 pm
Hi James, Sorry, what I meant to say was Make sure the overlib.js file is in the same directory Derek Fielding ... From: ALS To: overlib@yahoogroups.com Sent:...