HOME | DD
Published: 2013-02-10 12:38:21 +0000 UTC; Views: 679; Favourites: 0; Downloads: 8
Redirect to original
Description
CloudOS is developed every day by myself to make sure it is always working and as good as it can be. To try it out now, visit cloud-os.koding.com.Related content
Comments: 21
simobortolo [2013-02-16 17:00:07 +0000 UTC]
I suggest you take it back with jQuery and jQuery UI so you will save a lot of files "repeated", if you want a theme for jQuery UI uses jQuit meter is great and includes all the new features.
then if you want to add functionality to full screen and reduce to an icon you can use jQuery Desktop (do not put the css, but those for the full screen button and ricudi an icon) and finally, I suggest to have the full screen jQuery Fullscreen
LINK:
jQuit [link]
jQuery Desktop [link]
jQuery Fullscreen [link]
and then you should zoom out a little sliders that are a little too big.
hello, see you soon
👍: 0 ⏩: 0
simobortolo [2013-02-15 17:30:19 +0000 UTC]
add in the css: focus {outline: none}, so that eliminates the yellow border in the input and in other places!!
👍: 0 ⏩: 1
ntim007 In reply to simobortolo [2013-02-16 12:54:58 +0000 UTC]
this code doesn't work. it's :
*:focus {outline:none}
👍: 0 ⏩: 1
ntim007 [2013-02-10 16:18:50 +0000 UTC]
found a bug, the scroll pane scrollbars doesn't work in FFX.
I know why, because you put id="scroll-pane" instead of class="scroll-pane"
👍: 0 ⏩: 1
DevilishDB In reply to ntim007 [2013-02-10 16:23:38 +0000 UTC]
I was wondering why it wasn't working on my FFX (I thought it was just outdated or something to do with Linux) thanks
👍: 0 ⏩: 1
ntim007 In reply to DevilishDB [2013-02-10 17:01:13 +0000 UTC]
You're welcome !!
BTW, at the same place, you should put overflow:auto instead of overflow:scroll, so it doesn't show the horizontal scrollbar
👍: 0 ⏩: 0
ntim007 [2013-02-10 15:27:15 +0000 UTC]
and for the hover image, since it's the same style, add this in the css and remove the mouseon, out functions :
img.click {
background-image:url(the feed like icon);
}
and for the iframe, try this :
iframe {
cursor:url(yourcursor);
}
👍: 0 ⏩: 4
DevilishDB In reply to ntim007 [2013-02-10 15:56:59 +0000 UTC]
ah do I have to put:
img.click:hover {
background-image:url(hover);
}
?
👍: 0 ⏩: 1
DevilishDB In reply to ntim007 [2013-02-10 15:54:58 +0000 UTC]
The image code makes it ALWAYS display that image, not just when hovered over. Any other suggestions? Thanks still for help.
👍: 0 ⏩: 0
DevilishDB In reply to ntim007 [2013-02-10 15:48:17 +0000 UTC]
Actually the iframe CSS code you suggested doesn't work, sorry
👍: 0 ⏩: 0
ntim007 [2013-02-10 15:24:51 +0000 UTC]
You should try adding JS/Jquery to make it consistant in one page.
I recommend Jquery, much easier to learn and code than JS
👍: 0 ⏩: 0
simobortolo [2013-02-10 13:05:57 +0000 UTC]
Cool
Really nice, did you use the scrollbar my metro
👍: 0 ⏩: 2
DevilishDB In reply to simobortolo [2013-02-10 13:10:03 +0000 UTC]
BTW I used both the JS one for the home and for most other stuff I used the Chrome CSS one.
👍: 0 ⏩: 0
DaKoder In reply to simobortolo [2013-02-10 21:28:15 +0000 UTC]
You are so humble. Even if you told me not to give credit, I still would.
👍: 0 ⏩: 1
























