Themable button
Posted: Sat Nov 23, 2024 9:44 pm
I have a themeable button that i call Bedroom, the html properties of the image i have inside the tag class="filter bedroom"
In the html section i have // NOTE: each image in the gallery has a class 'filter' with 'all', 'addition', 'bedroom'
In the html tag resources i have $JQUERY$
Double click the button i have
Type: radio button
Name: filter
Value: Bedroom
I doo have more buttons on the page and they all work well
When i change the name of the button to Bedroom 1 for example it won't work.
Is there a way to change the name of the button without it affecting the filter ?
In the html section i have // NOTE: each image in the gallery has a class 'filter' with 'all', 'addition', 'bedroom'
In the html tag resources i have $JQUERY$
Double click the button i have
Type: radio button
Name: filter
Value: Bedroom
I doo have more buttons on the page and they all work well
When i change the name of the button to Bedroom 1 for example it won't work.
Is there a way to change the name of the button without it affecting the filter ?