[TYPO3-UG Nuernberg] kleine Lupe einbauen falls Click-Enlarge gesetzt

Mischa Heißmann typo3 at heissmann.org
Mon May 21 20:54:14 CEST 2007


Hi  Andy,

schau mal hier.

http://www.typo3.net/forum/list/list_post//61045/?page=1&sword=wunschtacho%20lupe#pid227235

Mischa

Andreas Pehnelt schrieb:
> Hi All,
> 
> ich habe die Idee aus unserem letzten Treffen aufgegriffen und hänge gerade an der Umsetzung.
> 
> meine Lupe(20x20px) wir wunderbar bei den gewünschten Bildern ins Bild mit eingebaut doch leider geht der LinkWrap um das Vorschaubildchen verloren.
> 
> Hier mein TS Code:
> 
>  
> 
> ===
> 
> tt_content.textpic.20.1 {
> 
> file = GIFBUILDER
> 
> file {
> 
> XY = [5.w],[5.h]
> 
> 5 = IMAGE
> 
> 5.file {
> 
> width.field = imagewidth
> 
> import.current = 1
> 
> }
> 
> 10 = IMAGE
> 
> 10.file = fileadmin/lupe.gif
> 
> 10.offset = [5.w]-23,[5.h]-23
> 
> 10.if.isTrue.field = image_zoom
> 
> }
> 
> imageLinkWrap = 1
> 
> imageLinkWrap {
> 
> title = Bild - www.page.de
> 
> enable = 1
> 
> bodyTag = <body style="margin:0px;" onBlur="self.close()">
> 
> wrap = <a href="javascript:close();">|</a>
> 
> JSwindow = 1
> 
> JSwindow.newWindow = 1
> 
> JSwindow.expand = 0,0
> 
> }
> 
> }
> 
> ===
> 
>  
> 
> hier ein ähnliches Prob.
> 
> http://lists.netfielders.de/pipermail/typo3-german/2006-October/024682.html
> 
>  
> 
>  
> 
> Wer hat eine Idee wie man das hinbekommt?
> 
>  
> 
>  
> 
> Gruß Andy
> 


More information about the TYPO3-UG-Nuernberg mailing list