Tillbaka till startsidan!
NAVIGERING



FORUM

Medlemmar Statistik F.A.Q. Registrera Sök
 
FORUMINDEX Glömt lösenordet? |  

 

1 användare i denna tråd: 1 Gäst Svara
Tråd: "scrollbar" [ Sida 1 ] Flagga tråd | Skriv ut tråd

Inga nya inlägg kenny | 2007-04-04, 15:29 [ IP: N/A ]
Function eregi() is deprecated | Call-trace:
  • /customers/annice.se/annice.se/httpd.www/forum/src/function.php in line 318 [ Function: eregi() ]
  • /customers/annice.se/annice.se/httpd.www/forum/src/function_postings.php in line 164 [ Function: BS_correct_email() ]
  • /customers/annice.se/annice.se/httpd.www/forum/modules/posts.php in line 237 [ Function: BS_show_post_detail() ]
  • /customers/annice.se/annice.se/httpd.www/forum/index.php in line 224 [ Method: BS_Module_posts::run() ]
  • /customers/annice.se/annice.se/httpd.www/forum.php in line 32 [ Function: include() ]

Rank:
Medlem Medlem Medlem Medlem Medlem

[Duglig]

Medlem sedan:
2007-03-02, 20:16

Hemsida:
http://kennethbrostrom.se
 
 27% (50,77,150)
77 Poäng, 45 Inlägg
 
Något som jag har haft problem med och som jag tycker kan se illa ut är när det blir en horisontell
scrollbar.
Det förstör många hemsidor tycker jag, irriterande att scrolla sidledes. Allra mest om det inte finns
nåt där.
Är väl mest i IE. Det händer.
Men jag hittade den här sidan som har 3 olika lösningar. Det är bara att klistra in i CSS så funkar det.
unnecessary scrollbar.



 Utloggad  Mejl  PM   Radera  Redigera

Inga nya inlägg cortex | 2007-04-04, 21:39 [ IP: N/A ]
Function eregi() is deprecated | Call-trace:
  • /customers/annice.se/annice.se/httpd.www/forum/src/function.php in line 318 [ Function: eregi() ]
  • /customers/annice.se/annice.se/httpd.www/forum/src/function_postings.php in line 164 [ Function: BS_correct_email() ]
  • /customers/annice.se/annice.se/httpd.www/forum/modules/posts.php in line 237 [ Function: BS_show_post_detail() ]
  • /customers/annice.se/annice.se/httpd.www/forum/index.php in line 224 [ Method: BS_Module_posts::run() ]
  • /customers/annice.se/annice.se/httpd.www/forum.php in line 32 [ Function: include() ]

Rank:
Medlem Medlem Medlem Medlem Medlem

[Lärling]

Medlem sedan:
2007-03-20, 10:06

Hemsida:
http://www.cort3x.com
 
 72.5% (10,39,50)
39 Poäng, 25 Inlägg
 
Hmm. bra tips :-) (inte för att skryta, men visste det sedan tidigare) men superbra för sådana som behöver
det och inte visste om det :D

En tumme upp för dig ;)


phpkodarn

 Utloggad  Mejl  PM   Redigera

Inga nya inlägg Annice | 2007-04-04, 22:32 [ IP: N/A ]
Function eregi() is deprecated | Call-trace:
  • /customers/annice.se/annice.se/httpd.www/forum/src/function.php in line 318 [ Function: eregi() ]
  • /customers/annice.se/annice.se/httpd.www/forum/src/function_postings.php in line 164 [ Function: BS_correct_email() ]
  • /customers/annice.se/annice.se/httpd.www/forum/modules/posts.php in line 237 [ Function: BS_show_post_detail() ]
  • /customers/annice.se/annice.se/httpd.www/forum/index.php in line 224 [ Method: BS_Module_posts::run() ]
  • /customers/annice.se/annice.se/httpd.www/forum.php in line 32 [ Function: include() ]

Rank:
Administratör Administratör Administratör Administratör Administratör

[Duglig]

Medlem sedan:
2007-02-13, 11:54

Hemsida:
http://annice.se
 
 44% (50,94,150)
94 Poäng, 78 Inlägg
 
kenny skrev följande:
Något som jag har haft problem med och som jag tycker kan se illa ut är när det blir en horisontell
scrollbar.
Det förstör många hemsidor tycker jag, irriterande att scrolla sidledes. Allra mest om det inte finns
nåt där.
Är väl mest i IE. Det händer.
Men jag hittade den här sidan som har 3 olika lösningar. Det är bara att klistra in i CSS så funkar det.
unnecessary scrollbar.


Ja bra tips till dom som ej vet. :-)


 Utloggad  Mejl  PM   Redigera

Inga nya inlägg Annice | 2007-06-20, 16:06 [ IP: N/A ]
Function eregi() is deprecated | Call-trace:
  • /customers/annice.se/annice.se/httpd.www/forum/src/function.php in line 318 [ Function: eregi() ]
  • /customers/annice.se/annice.se/httpd.www/forum/src/function_postings.php in line 164 [ Function: BS_correct_email() ]
  • /customers/annice.se/annice.se/httpd.www/forum/modules/posts.php in line 237 [ Function: BS_show_post_detail() ]
  • /customers/annice.se/annice.se/httpd.www/forum/index.php in line 224 [ Method: BS_Module_posts::run() ]
  • /customers/annice.se/annice.se/httpd.www/forum.php in line 32 [ Function: include() ]

Rank:
Administratör Administratör Administratör Administratör Administratör

[Duglig]

Medlem sedan:
2007-02-13, 11:54

Hemsida:
http://annice.se
 
 44% (50,94,150)
94 Poäng, 78 Inlägg
 
Nackdelen med att använda nedanstående kod gör att CSS-koden inte blir valid.

Kodstycke:
html {
overflow-x: hidden;
}


Så är man noga med sånt så är det ju bättre att försöka anpassa sidans bredd istället så det inte dyker upp nån onödig scroller i x-led. Tänkte bara att jag skulle inflika detta. :-)


 Utloggad  Mejl  PM   Redigera

Inga nya inlägg kenny | 2007-06-21, 07:59 [ IP: N/A ]
Function eregi() is deprecated | Call-trace:
  • /customers/annice.se/annice.se/httpd.www/forum/src/function.php in line 318 [ Function: eregi() ]
  • /customers/annice.se/annice.se/httpd.www/forum/src/function_postings.php in line 164 [ Function: BS_correct_email() ]
  • /customers/annice.se/annice.se/httpd.www/forum/modules/posts.php in line 237 [ Function: BS_show_post_detail() ]
  • /customers/annice.se/annice.se/httpd.www/forum/index.php in line 224 [ Method: BS_Module_posts::run() ]
  • /customers/annice.se/annice.se/httpd.www/forum.php in line 32 [ Function: include() ]

Rank:
Medlem Medlem Medlem Medlem Medlem

[Duglig]

Medlem sedan:
2007-03-02, 20:16

Hemsida:
http://kennethbrostrom.se
 
 27% (50,77,150)
77 Poäng, 45 Inlägg
 
Du har nog så rätt i det!
Det kan vara en nödlösning om man använder E-frame och det dyker upp dubbla scrollistor till höger och vänster.
=) missummar!


 Utloggad  Mejl  PM   Redigera
Svara


Kasta om urval | Valda inlägg:

 
           

[ Besökare inne nu: ]


 Uppdateringar   

[2010-04-18]
Sidan "blondinhistorier" är uppdaterad med ett par nya historier.

[2010-03-14]
Sidan Webblänkar är uppdaterad med ett par nya länkar.

[2009-11-28]
En ny sida lades i dag upp inne på Humor vid namn Tidningsrubriker!

[2008-02-22]
Sidan Adwares & Spywares uppdaterades idag, som ligger inne på Tips & tricks.

[2008-01-30]
3 nya "kortisar" är upplagda inne på Humor>Texter.

  (c) Annice.se, alla rättigheter förbehållna  -  IE 6.0, 1024×768 pixlar  -  Valid  XHTML 1.0  &  CSS  -  Cookies