Skip to content

Commit 721950c

Browse files
committed
Update README.md
1 parent 155dfed commit 721950c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,15 @@ Then in the body of the html file insert, for example:
2424
</div>
2525

2626
```
27+
28+
On the other hand put
29+
30+
```html
31+
<ul id="gal_list">drop an image here</ul>
32+
```
33+
for the list where you can drop an enlarged image (which is stored as a name of the file, but it can be easily
34+
reiplemented).
35+
2736
To init gallery put in script.js the following command:
2837

2938

0 commit comments

Comments
 (0)