Hi there, I current have this group of boxes as followed in a repeater:
I’ve been messing around all day to attempt to figure this out but, Is there any way I can decide on where to place the coloured boxes in relation to the others? For example if I wanted the Purple box to be in the second position and so on…
I’ve also tried this with HTML and have currently got no where with it, if anyone would be able to help me with that above or help me with my code below, that’d great! I’ve tried to somehow set the event.data as a variable in a string and somehow call it in the HTML- I’m sure i’m doing something horribly wrong but would be up for some help if possible!
Cheers, Ash.
.square { height: 50px; width: 50px; background-color: getcolor(); }