PickAndMix: isn’t that some.

 
Tashman: Makes place holder text

Eddins: Leptone: it allows you to provide additional hints about completing the field

Tashman: There is a demo at the bottom

Portell: Im reading stackoverflow 😛

Engeman: Guess i have to give it a parent cl***

Eddins: Tashman: it’s still unclear what you are asking

Rowels: Eddins: so i sont need the labe then

Eddins: You cannot use placeholder instead of label

Bandy: Just the placeholder attribute on the input tag

Eddins: You can however use some JS to emulate the visual style, using label and input

Nyswonger: Well not according to the demo on that sit

Lauffer: Remove this line: label for=”name”Name/label

Pedeare: And then click the display buttoone

Parpan: No im telling u to try it

Eddins: Leptone: because you CAN do something, doesn’t make it CORRECT

Teich: Ok a what do you mean by incorrect and b why is it incorrect

Eddins: You can use some JS/css animations to do fancy stuff http://tymp****.net/Development/TextInputEffects/

Eschief: Ok, so i downloaded a form and it uses .content, but i’ve already used .content and then it picks up styles from my existing style obviously. so how do i go about giving the contact form it’s own little css “bubble”?

Eddins: Kocho: ‘downloaded a form’?

Breckenstein: Downloaded and pasted the code into my php file

Eddins: So you should adjust that cl***, or change your current cl***, so that they aren’t shared, no?

Harbinson: Seems like a lot of work 😛

Morisey: Eddins: totally worked

Abdelhamid: I know you dont approve but its work puurfectly

Reus: Hi, is anybody here familiar with multi-column?

Scudieri: Pam, Don’t ask to ask, or ask if anyone can help. Just ask your question or state your problem and wait. Oh, and be sure to read the channel topic.

Wimmer: Http://jsfiddle.net/aLkeug90/ This is my current code, I need some help regarding the multi-column.

Macken: Http://jsfiddle.net/aLkeug90/ This is my current code, I need some help regarding the multi-column. I have now managed to split my javascript database into 3 column, however there will be way more “list” added very soon. I’m trying to make the next button so that it will scroll through the column page by page

Tashman: I have 2 items in a row, I have the one on the left to get 4x wider when moused over, how can I make it do this without having it actually take more room on the screen, as in the item beside is doesn’t move, and is just covered up?

Eddins: Tashman: absolute positioning, or using a scale transform

Tashman: Absolute position makes the item beside it move into its place

Eddins: Yes, you need to account for that

Tashman: Too many if ands or buts to account for there

Eddins: If you want things to not affect other things, then you need to perhaps do things differently

Tashman: I don’t have much control

Tashman: I can do css and that is all

Lauth: Http://jsfiddle.net/aLkeug90/ This is my current code, I need some help regarding the multi-column. I have now managed to split my javascript database into 3 column, however there will be way more “list” added very soon. I’m trying to make the next button so that it will scroll through the column page by page

Eddins: PickAndMix: is that a CSS question?

Ziebarth: Hi, any ideas about this? https://github.com/bq/penguin

Fenoff: I’m fairly certain it’s a github

Devilla: Looks overly complicated for not that much added value

Zierk: Eddins: It’s half of a css/javascript I guess

Bergdoll: Eddins: I really have no idea how to move on from here. I’m stuck

Bohne: PickAndMix: isn’t that some kind of carousel ?