Author Topic: Thum statt Normales Bild  (Read 4478 times)

0 Members and 1 Guest are viewing this topic.

Offline Darkness

  • Pre-Newbie
  • Posts: 4
    • View Profile
Thum statt Normales Bild
« on: October 09, 2002, 07:10:16 PM »
Also wie kann ich es machen das wenn man sich das Bild angucken will ein weiters Thum erschein statt das Bild in normalgröße und man das Bild in voller größe erst sehen kann wenn man nochmal auf das thum klickt?

thx schonmal

Offline Darkness

  • Pre-Newbie
  • Posts: 4
    • View Profile
Thum statt Normales Bild
« Reply #1 on: October 11, 2002, 07:33:56 PM »
och helft mir doch :(
es ist echt wichtig bitte

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Thum statt Normales Bild
« Reply #2 on: October 11, 2002, 07:55:55 PM »
Im Template details.html {image} damit ersetzen:
Code: [Select]
<a href="javascript:;" onclick="window.open('{media_src}','img','width=640,height=480,location=no,scrollbars=no,menubars=no,toolbars=no,resizable=yes')">{thumbnail}</a>
Den Javascript-Code kannst Dir noch entsprechend anpassen.

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline Darkness

  • Pre-Newbie
  • Posts: 4
    • View Profile
^^
« Reply #3 on: October 14, 2002, 03:44:32 PM »
coooool mega thx ^^