Quote:
Originally Posted by ixtab
@duxbelli: You're welcome
@aditya3098: I see no logical way why my change would remove the image only, instead of the entire button: the CSS property "display" (with value "none") pertains to the DOM entity of the button, not to the image property.
|
I tried it again, and it worked! Thanks, ixtab