Public Voice Network
- Vid of the Day 1096510965
- Show your latest Pics 29732973
- Backorder domain? 22
- 1 day trip outside NYC?
- Steve Jobs FBI file 1414
- Pic of the Day 5939959399
- fundraising / infographic… 88
- Bike Shirt Designs 1313
- Shit QBNers Say 158158
- blog 5558355583
- FonT HeLp + 33
- the gif animation thread 1132911329
- Politics 1760817608
- Chick of the Day 1431814318
- Shit QBNers think 7676
- CSS3 demo site 55
- Park Slope 44
- ♥ Things girls like ♥ 9797
- Multicolored logos? 2323
- intern -> job 2525
- Russian Fonts (cyrillic) 55
- What are you listening to… 41784178
- Lost a big account . . . 4040
- Live chat software
Display up to 16 columns horizontally... Jan 31, 12, 10:54 a.m.
Users now have the ability to view a large number of columns (up to 18) per data table row ie. Circulation, Industry, Language etc..
Any thoughts/suggestions/links on ways to display in a 990px wide environment. We use a select and export an xcel, but users want to be able to see all columns on the screen as well.
Let me know if you need more info.
Thanks in advanced
Ken
Interactive global maps... Jan 24, 12, 10:52 a.m.
looking for examples of interactive maps.
http://www.sodexo.com/en/careers…
Thoughts on Bageville Jan 24, 12, 9:21 a.m.
Do you like or dislike this kind of social content?
iTunes match or google music? Jan 16, 12, 2:03 p.m.
I have a 70 gig library, alot of random tunes.
Which do you use and prefer?
Thanks,
Ken
easiest way to slice 1 image out of a psd Jan 13, 12, 10:01 a.m.
How do you guys slice images out?
Some times I find myself turning of tons of layers to get to what I need.
Eichler Homes, gotta love them. Jan 12, 12, 1:38 p.m.
Looking for a 4/3 camera Dec 20, 11, 6:29 p.m.
Budget is $700
Tell me your thoughts?
Canon Powershot SX230 HS Dec 20, 11, 9:30 a.m.
Looking for a point and shoot. Thoughts? Suggestions?
Looking for sites with advanced search Nov 30, 11, 11:17 a.m.
links please.
Modal Window Question Nov 15, 11, 10:16 a.m.
Looking for best practices.
What is the max size you would make it?
Should it be scalable or fixed?
Anybody doing iPad design? Oct 4, 11, 5:56 p.m.
especially typography?
Font matching site? Sep 27, 11, 9:39 a.m.
What is that site that matches fonts? For example matching a sans serif headline font with a serif body copy font. Fonts that work nicely together.
Thanks
Ken
Which tablet? ipad2/Galaxy/Grid 10 Sep 14, 11, 9:59 a.m.
opinions please
whats is the name of that site... Aug 16, 11, 8:51 a.m.
that has all the blank page, mags, billboards etc...
thanks
Vonage Aug 4, 11, 7:51 a.m.
Anybody work there?
Facebook iframe issues Jul 28, 11, 10:21 a.m.
I just happend upon facebook.com/pepsi (I have not liked this page yet, so I still see the like image.) viewing on a mac and a pc. When viewing on the mac, I see the enitre image 520x1662, but on the pc the image is cuttoff at a bout the 800 max pixels for FB iframe. Is there anyway to get the iframe to extend without scroll on the pc side?
I tried it on a iframe I built but it does not show the entire 520x1040 height on the pc. I used this code
<style type="text/css">
<!--
body {
width:520px;
overflow:hidden;
margin:0; padding:0; border:0;
}
-->
</style>
<script type="text/javascript">
window.fbAsyncInit = function() {
FB.Canvas.setSize();
}
// Do things that will sometimes call sizeChangeCallback()
function sizeChangeCallback() {
FB.Canvas.setSize();
}
</script>
</head>
<body>
<a href="http://www.domainhere.com"><img src="FaceBookTemplate_03.jpg" style="border-style: none" alt="Like US"/></a>
</map></a>
</body>
<div id="fb-root"></div>
<script src="http://connect.facebook.net/en_US/all.js"></script>
<script>
FB.init({
appId : 'xxxxxxxxxxxxxxx',
status : true, // check login status
cookie : true, // enable cookies to allow the server to access the session
xfbml : true // parse XFBML
});
</script>


