yodanski
-
Ending last value of Custom Field with a dot?
I got a little closer thanks to php.net :) The last value of the "Facilities" Custom Field now gets dotted. I also sort all values alphabetically. I wonder what you guys think of the syntax - I'm lousy at PHP, and tag too much I thin…
-
CSS - changing multiple ID's on hover
Thanks whiteinkDesign, So much to learn still...
-
CSS - changing multiple ID's on hover
Thanks everyone for helping out! I'll try it out with jquery. Cheers!
-
CSS - changing multiple ID's on hover
Christopher, Okidoki. I'll look into that - nice challenge! Cheers.
-
CSS - changing multiple ID's on hover
Thanks Christopher. So if I understand correctly, if I had a line of text in an unordered list beneath the Mac keyboard (something like 'force empty trash') with a unique ID (li id=forceemptytrash), and that line is hovered over, it'…
-
CSS - changing multiple ID's on hover
Let me rephrase, just to be sure. If I were to give each keyboard key a unique ID, can I change say the backgroundcolor of multiple ID's when I hover over a line of text? I really don't know the CSS syntax for that.