|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Major grins
|
PhotoBar off except for specific galleries?
I'd like to have the photobar off for all galleries, except for some. I tried this code, but no photobar in the galleries where I want it.
What did I do wrong? [FONT=Courier New] /*====================*/ /*== photo bar HIDE ==*/ /*====================*/ showPhotoBar = false; /*=======================*/ /*== photo bar UN-HIDE ==*/ /*=======================*/ if (YD.hasClass(document.body, 'gallery_2470718')) showPhotoBar = true; if (YD.hasClass(document.body, 'gallery_2418218')) showPhotoBar = true;[/FONT] I should see the photobar in this gallery: http://www.trishtunney.com/gallery/2470718 thanks! Trish
__________________
http://www.trishtunney.com |
|
|
|
| Tell The World! | |
| Thread Tools | |
| Display Modes | |
|
|