Skip to main content
Search titles, bodies, and author names
Found 44,874 posts across 1 forum.

icon demo — #16

Gooo Italia! I think Icon Design has taken on an entirely different life. At 128x128 there is more accessibility, and more creative possibilities for people to express themselves w…
MacNN Networking by templetalker

icon demo — #17

Although the branch will be able to display individual glyphs for column view(16 pix), I much prefer the icon in the lower branch, and then to use that a standard size 16. I would …
MacNN Networking by cube3

PageUp and PageDown in vim? — #1

Hi, I use VIM in the terminal and I can't get the pageup and pagedown keys to page up and down IN vim. They just page up my scrollback buffer in the actual terminal. Does anybody…
MacNN Software by Zimwy

PageUp and PageDown in vim? — #2

Quote: Originally posted by Zimwy: Hi, I use VIM in the terminal and I can't get the pageup and pagedown keys to page up and down IN vim. They just page up my scrollbac…
MacNN Software by Arkham_c

PageUp and PageDown in vim? — #3

Thanks, but I was meaning more of using the page up and down KEYS. Does anyone know how to make VIM use them instead of the terminal it's running inside of? Thanks, gabe
MacNN Software by Zimwy

PageUp and PageDown in vim? — #4

Quote: Originally posted by Zimwy: Thanks, but I was meaning more of using the page up and down KEYS. Does anyone know how to make VIM use them instead of the terminal …
MacNN Software by ul1984

PageUp and PageDown in vim? — #5

The pageup pagedown keys work with gvim. To install gvim, the easiest way is probably to install fink, then sudo apt-get install vim ... and while I'm posting: Can anyone tell me…
MacNN Software by johnMG

Is this HD compatible? — #1

Toshiba 60GB I'm looking to drop this into my 1.25Ghz G4 Powerbook. Is it compatible?
MacNN Hardware by Nomadic Logic

Is this HD compatible? — #3

Cool, thanks. I figure 60 GB + 5400 RPM + 16MB cache @ under $140 is a good deal.
MacNN Hardware by Nomadic Logic

Is this HD compatible? — #5

I have heard that the Toshiba 5400rpm model with 16 MB of cache is a bit of a gimmick... as in, the large amount of cache doesn't really help, and it's louder than the Hitachi equi…
MacNN Hardware by Luca Rescigno

Is this HD compatible? — #6

I'm considering upgrading my HD in my Rev B 12" and can't decide with what drive to go with. 5400 vs 7200, 60gig vs 80gig, Toshiba vs Hitachi, all these thoughts with no experienc…
MacNN Hardware by iREZ

CSS Masters: How to... — #1

How do I get an all CSS (ala Suckerfish) drop down navigation menu to float above the other <div>s? I have a top div, left, right, and middle divs with all but the middle div…
MacNN Troubleshooting by mrgaskell

CSS Masters: How to... — #2

You need to z-index the divs. Well, just put z-index: 99; in the CSS rule for the drop down menus. Edit: After actually looking at your site and code, add it like so: code: li li…
MacNN Troubleshooting by Chris O'Brien

CSS Masters: How to... — #3

Quote: Originally posted by Black Book: snip Why not add the z-index to the parent ul#nav ?
MacNN Troubleshooting by registered_user

CSS Masters: How to... — #6

Quote: Originally posted by registered_user: Why not add the z-index to the parent ul#nav ? Why use ul#nav anyway? #nav will work just fine; since there is by defin…
MacNN Troubleshooting by Millennium

CSS Masters: How to... — #7

Quote: Originally posted by mrgaskell: Okay, now how do I get the menu background to go all the way to the right? I'm not completely sure what you're referring to bu…
MacNN Troubleshooting by Synotic

CSS Masters: How to... — #8

Quote: Originally posted by Millennium: Why use ul#nav anyway? #nav will work just fine; since there is by definition only one #nav in the document the "ul" is redundant…
MacNN Troubleshooting by registered_user

CSS Masters: How to... — #9

Thanks for the input. I have made the changes. I will start the style sheet over for the site that I want to actually use it for tonight or tomorrow. I really wish I could get the …
MacNN Troubleshooting by mrgaskell

CSS Masters: How to... — #10

Quote: Originally posted by Black Book: Well, just put z-index: 99; in the CSS rule for the drop down menus. I'm not certain about this, but aren't there some brows…
MacNN Troubleshooting by Oisín
mp.ls