Yes. I know the js file works by the above-mentioned alert("alert"); works.
But anything to change the background color value of the css button containing the phrase 'Check Out' does not work.
This is why I'm puzzled...and wondering if this particular JS should be in the onLoad??
I want the proper defined button color to appear when the page loads before anyone ever clicks or mouses anything.
I've also tried to change the background-color attribute of the btn-primary class with attr() to no avail...
Thank you, Tom



Reply With Quote
