Open kingj3144 opened 11 years ago
I didn't get to moving the GO button and the scoreboard when I converted the slides and swatch to jQuery UI, so I will do that. Unless someone is already working on it or did it, let me know.
I took care of moving them below the sliders in the start-button branch already!
@hamlim awesome! Can you push your code?
yea its already in the other branch, we can merge if we want to now, not exactly sure how to merge the two, and how it will handle a few of the changes though.
I also centered the content, like the title of the game and a few sentences about the game, but the sliders are sticking to the left of the document, not sure how to solve this, because they need to be floated to the left to allow for the text boxes to be inline with them.
So somehow they need to be centered to the document in order to align with the rest of the game.
Also the three text boxes allow for any input, including text, so some attributes need to be added to the code, will add that asap.
Oops, didn't see that you branched. If it works, then you should merge them. I believe you can do "git merge start-button".
Ok it should be merged now, i used the gui github windows application for it, easier than i expected.
The slides are all the way to the left, is that supposed to happen?
The css that is there currently, from the jQuery sliders demo, floats the sliders to the left. So that still needs to be fixed
I have fixed the sliders float issue.
The look and feel of the game need to be better. We need someone to add styling to make the game look nice.