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:
Modifying order output (1997)
filemaker - orderfile (1997)
Quitting WebMerchant ? (1997)
2.0 Beta (1997)
[LOOKUP] (1997)
Encrypting the seed (2001)
change the number format (1997)
project (1998)
Timeout question .. (2003)
Re[2]: Formatting ModDate (2000)
ShowIf & HideIf Question? (1998)
minimalist shopping cart. (1997)
Sorting Orders (1997)
[WebDNA] Help with Tables (2008)
OT: Pass variables to asp (2000)
WebCatalog 4.0 ? (2000)
shown next / show prev (1998)
Generating and appending SKU to a db automatically (1998)
webcat- multiple selection in input field (1997)
Auto SKU's (2000)