Hello! Showing texts with quotes in it ("une minute d'intérieur) in a overLib box works with a backslah before a quote: <a href"javascript:void(0);"...
... overLib box ... Are you getting any javascript errors? What you need to do is replace your backslashed " with the HTML entity reference " and see if that...
... From: Robert E Boughner To: overlib@yahoogroups.com Sent: Tuesday, March 02, 2004 7:31 AM Subject: [oL] Re: about texts with quotes -> PHP <snip> Or try: ...
... From: Hahn Daniel (EDU) To: 'Foteos Macrides' Cc: 'overlib@yahoogroups.com' Sent: Wednesday, March 03, 2004 11:17 AM Subject: Re: [oL] about texts with...
... onmouseover='returnoverlib(\"".htmlspecialchars($nom_projet,ENT_QUOTES)."\") ... creating ... presume it ... does not ... used ... through ... to get ... ...
... From: Robert E Boughner To: overlib@yahoogroups.com Sent: Wednesday, March 03, 2004 2:19 PM Subject: [oL] about texts with quotes -> PHP <snip> take a look...
... onmouseover='returnoverlib(\"".htmlspecialchars($nom_projet,ENT_QUOTES)."\") ... Daniel in addition to what you found to work let me suggest two other ways...
... onmouseover='returnoverlib(\"".htmlspecialchars($nom_projet,ENT_QUOTES)."\") ... The second example could also have been done as 3) <?php $txt = "une...
Could you please post a page to let us know what this looks like. I can't get any of these to work on a web page. Thanks. W ... From: Robert E Boughner To:...
Guess I just don't get this line of code and what it does. <?php echo <<<BEG W ... From: Robert E Boughner To: overlib@yahoogroups.com Sent: Wednesday, March...
I've been reading and reading and I can't get overlib to work when used in image map in Netscape. Text use on same page works fine. Hope someone has a simple...
... From: Robert E Boughner To: overlib@yahoogroups.com Sent: Wednesday, March 03, 2004 8:32 PM Subject: [oL] Re: about texts with quotes -> PHP <snip> Since...
Image maps and OverLIB work well in Netscape browsers, so you may be missing some little piece. Show us a URL, or at least send a piece of the code you are...
WIlly Joining late. <<<word is another "higher" level of quoting available in PHP. See http://www.zend.com/manual/language.types.string.php snd scroll down ...
Thanks Dennis. W ... From: Dennis Sandow To: overlib@yahoogroups.com Sent: Wednesday, March 03, 2004 9:13 PM Subject: Re: [oL] Re: about texts with quotes ->...
... displayed raw in a document, followed by the markup acted upon by php, so that your server's documents on this matter are actually useful to others by...
... displayed raw in a document, followed by the markup acted upon by php, so that your server's documents on this matter are actually useful to others by...
... From: Dennis Sandow To: overlib@yahoogroups.com Sent: Thursday, March 04, 2004 12:13 AM Subject: Re: [oL] Re: about texts with quotes -> PHP <<<word is...
Yesterday I downloaded the latest version of overLIB 3.51. I have placed the needed files correctly (unchanged). I have created a test page for me to try it...
BUS Kevin Given
kevin.given@...
Mar 4, 2004 4:56 pm
7524
Kevin, Thanks for including a LINK (!) and also including a page which illustrates your problem. I didn't receive an error myself (Mac OS X Safari 1.2), so...
Kevin Looked at your test page (Thanks for that) in IE6, Netscape 7 and 4.76. No errors. I looked at your code, and it is clean. Offhand, I suspect that those...
MORE commentary In Netscape 4,76, the mouseover and popup are fine. Then if I CLICK on the link, the word "View" disappears and is replaced by the little ...
Thanks for the further commentary, Dennis! I suspect it has to do with link pseudo-classes (:link, :visited, ... problems with Mozilla 1.6 which didn't go away...
I looked at both on XP IE 6.0.28 and had no prob's either. I didn't see any .css issues on the stylesheet either (tho I'm no CSS expert). alex Alexander Waid,...