jquery mobile - jquerymobile listview custom css -


http://jsfiddle.net/weuzb/11/

on example i'm tring display comment message anchored on left, , commenter on right,

but larger message (or smaller screen) not overlap shown in example,

i'm looking wrap text + float right property

of course margin-right: 250px, not on comments' div (for small screen there nothing

thx

edit; if can explain why solution http://jsfiddle.net/weuzb/12/ doesn't work (text hidden reason)

edit 2 : working http://jsfiddle.net/weuzb/13, or http://jsfiddle.net/weuzb/31/ , commenter on bottom right corner, , better comment text wrapping width 60% cool if possible

edit3: doing li data-role="list-divider" author name, , li message, simpler better

http://jsfiddle.net/xhellzx/weuzb/26/

like this?

i moved using "position:relative" , manipulating top , right edge values.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -