jQuery
On the subpages of this site...
http://geigerrig.com/product-benefits/spray-to-drink.html
I have a jQuery image replacement for the h1 tags on the page
but for some reason it is putting a bunch of dashes into my image
name causing it not to work. I used the same method as the
navigation image replacement - any ideas why it is working on the
nav but not the h1 tags?
Comments are currently closed for this discussion. You can start a new one.
2 Posted by Rich on 06 May, 2010 10:40 PM
Troubleshooting jQuery/JavaScript code is outside the scope of CMS support. If you are interested I can have a project manager from custom services contact you to estimate the costs for troubleshooting and fixing the problem. Let me know if you are interested in going that direction.
Otherwise you may want to check out the jQuery forums to get some support from the jQuery community:
http://docs.jquery.com/Discussion
Rich
3 Posted by Rich on 06 May, 2010 10:48 PM
You may also want to try using the Firebug plugin for Firefox to troubleshoot the problem:
http://getfirebug.com/
The console.log() features are pretty helpful for troubleshooting problems with strings:
http://getfirebug.com/wiki/index.php/Console#Console
Rich
4 Posted by Rich on 06 May, 2010 10:48 PM
Here are some more details on the console features:
http://getfirebug.com/wiki/index.php/Console_API
Rich closed this discussion on 10 May, 2010 08:46 PM.