[TYPO3-core] RFC #16729: CSH: no box-shadow property in IE < 9 and other less capable browsers

Peter Foerger pfoerger at gmail.com
Sun Dec 12 20:20:25 CET 2010


Hi,

This is a SVN patch request.

Type: Bugfix

BT reference: http://bugs.typo3.org/view.php?id=16729

Branches: trunk

Problem:
We have a nice box-shadow on the CSH-Box, but unfortunately no fall-back
solution yet for less capable browsers. Without any borders the CSH-Box
doesn't visually overlay the background in these browsers (before.png).

Solution:
The attached patch uses Modernizr, which is part of TYPO3 4.5 since
beta1, to provide a fall-back solution. (after.png)

~Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 16729 .diff
Type: text/x-patch
Size: 492 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101212/d9eb2f67/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: after.png
Type: image/png
Size: 23971 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101212/d9eb2f67/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: before.png
Type: image/png
Size: 23567 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101212/d9eb2f67/attachment-0003.png>


More information about the TYPO3-team-core mailing list