Re: JavaScript Image Problem
This WebDNA talk-list message is from 1998
It keeps the original formatting.
numero = 16689
interpreted = N
texte = >I've put up a site using JavaScript images for buttons. The script works >fine on pages unless those pages are passed through WebCatalog. In such >cases, the images are not responding to OnMouseOver, though text sent to >the message bar does work.Remember that WebCatalog is looking for things like [xxx] and changing them based on what it thinks it should substitute there. In your case, I'd guess that document[name].src is being changed because [name] is a variable from the OrderFile in your cart. If the [name] in your OrderFile is blank, this gets changed to document.src before the client browser's JavaScript can see it.The solution is to wrap [Raw]...[/Raw] around your entire JavaScript section so WebCatalog doesn't try to interpret anything inside there.Technical Support | ==== eCommerce and Beyond ====Pacific Coast Software | WebCatalog, WebMerchant,11770 Bernardo Plaza Court | SiteEdit Pro, PhotoMaster,San Diego, CA 92128 | Typhoon619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com/
Associated Messages, from the most recent to the oldest:
>I've put up a site using JavaScript images for buttons. The script works >fine on pages unless those pages are passed through WebCatalog. In such >cases, the images are not responding to OnMouseOver, though text sent to >the message bar does work.Remember that WebCatalog is looking for things like [xxx] and changing them based on what it thinks it should substitute there. In your case, I'd guess that document[name].src is being changed because [name] is a variable from the OrderFile in your cart. If the [name] in your OrderFile is blank, this gets changed to document.src before the client browser's JavaScript can see it.The solution is to wrap
[raw]...[/Raw] around your entire JavaScript section so WebCatalog doesn't try to interpret anything inside there.Technical Support | ==== eCommerce and Beyond ====Pacific Coast Software | WebCatalog, WebMerchant,11770 Bernardo Plaza Court | SiteEdit Pro, PhotoMaster,San Diego, CA 92128 | Typhoon619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com/
PCS Technical Support
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Requiring that certain fields be completed (1997)
Re:Add (1998)
WebDNA creates DUPLICATE SHOPPING CART NUMBERS (2004)
Need help with form (1998)
LOOP and IF statements (1997)
Version f1 status (1997)
Exists? (1997)
re: Large Database Options? (1999)
calender with business days (1998)
FileMaker and WebCat - .hdr OK Merge not OK (1999)
WebDNA 5 - Function test weirdness or ? (2003)
06/06/2000 bug warning ... (2000)
Upgrade to web DNA6.0 (2004)
database size? (1997)
notification solutions (1997)
Bad Cookie / Internet Option / Internet Explorer (2004)
[append] problem (1997)
[WebDNA] Sort by Row (2017)
Setting vars in a text file..... (2004)
caching -check- (2001)