Wim and others,
First of all: excellent module, which is perfect for a geographical taxonomy hierarchy I use on a site I'm building. Love it!
But I bumped into one strange thing. The ID in the form section of the hierarchical select keeps on changing for each page load. I'm currently on 85
Since there is no other unique ID for the wrapper it's pretty hard to style it. I have a row of floated term selectors and want the hierarchical select to clear : both. But since the ID keeps jumping I can't use that for styling the selector.
I have solved my problem by moving the select further down in the form, but I would like to be able to control the style as well as understand why the number has to change.
Martin
Comments
Comment #1
wim leersMarking this as a duplicate of #564248: Simplify theming of specific HS instances: transliterate the form element name and the HS config id into a CSS class, which has a more clear explanation.