[TYPO3-templavoila] How to have content after DIV or in DIV but with no content deletion

Pawel Stanislawczuk ps at todesign.pl
Wed Oct 25 14:57:49 CEST 2006


Hi Dmitry!

Hehe! Yeah, didn't see that. You are 100% right, sorry for trouble. Thanks 
for help.

Regards,
Pawel Stanislawczuk

Uzytkownik "Dmitry Dulepov" <dmitry at typo3.org> napisal w wiadomosci 
news:mailman.1.1161780790.28925.typo3-project-templavoila at lists.netfielders.de...
> Hi!
>
> Pawel Stanislawczuk wrote:
>> Now, you suggest something like this:
>>
>> <div id="flash_up">
>>     <div id="top">
>>         <div id="logo"></div>
>>     </div>
>>     <div id="banner"></div>
>>     <div id="menu">
>>         <div id="menu_cont">menu</div>
>>     </div>
>> </div>
>>
>> <span>
>> <script type="text/javascript">
>>   var flash_content = new SWFObject("flash/banner_top.swf", "flash_up",
>> "100%", "210", "8");
>>   flash_content.addParam("quality", "low");
>>   flash_content.addParam("menu", "false");
>>   flash_content.addParam("wmode", "transparent");
>>   flash_content.write("flash_up");
>>  </script>
>> </span>
>>
>> Right? It could be an answer, but still, it's a workaround, creating 
>> unnessesary tags. Thanks for Your help.
>
> Read once more, pay attention to OUTER.
>
> -- 
> Dmitry Dulepov
>
> Web: http://typo3bloke.net/
> Skype: callto:liels_bugs
>
> "It is our choices, that show what we truly are,
> far more than our abilities." (A.P.W.B.D.) 





More information about the TYPO3-project-templavoila mailing list