search for: margintop

Displaying 4 results from an estimated 4 matches for "margintop".

2007 Mar 13
3
Prototype question invalid error in IE6
...mentElement.clientHeight } else { if (d.body && typeof d.body.clientWidth!=''undefined'') { winWidth = d.body.clientWidth winHeight = d.body.clientHeight } } } var new_margin = (winHeight/2)-268; function init() { $(''timeline'').setStyle({ marginTop: new_margin + ''px'' }); } window.onload = init; </script> And heres my link in the body that moves it: <a href="javascript:void(0)" onclick="new Effect.MoveBy(''timeline'',0, - winWidth);">Click</a> The whol thing it self...
2010 Feb 09
1
odfTable: table width and alignment
...table style is understood by odfWeave -- here is the output I get after sourcing my style definition file: > getStyles()$table [1] "RTable1" > getStyleDefs()[[getStyles()$table]] $type [1] "Table" $marginLeft [1] "2.0 in" $marginRight [1] "0.05in" $marginTop [1] "0.05in" $marginBottom [1] "0.05in" $align [1] "center" I am not sure why these style options do not seem to have effect on the output. My specific questions are: (1) How do I get table alignment to work? (2) Is the only way to control table width via setting...
2008 Jul 07
6
MiniMagick, and processing thumbnails...
I have a requirement that can''t be that outrageous.... I want to be able to upload an image, and have multiple thumbnails be created for each. Then, I want to post process each image (the main image plus the thumbnails) to add borders. The trick is that the borders need to be different for each image. I thought I could use the after_resize handler, but when I try to add a border to
2009 Dec 18
0
Wine release 1.1.35
...on. mshtml: Removed ref count tests that fail on some Windows. jscript: Reorder functions in function.c. jscript: Added Function constructor implementation. jscript: Added Function constructor tests. jscript: Fixed tests on some Windows. mshtml: Added IHTMLStyle::marginTop implementation. mshtml: Added IHTMLStyle2::right implementation. wininet: Directly return error status from HTTP_HttpQueryInfoW. urlmon: Pass flags to test_BindToStorage. urlmon: Added support for BINDSTATUS_REDIRECTING. urlmon: Correctly handle accept ranges in HttpPr...