문제

I am using jquery galleryview plugin. I want to update the already created galleryview object with the new images. I am trying to figure out the dom element which stores and changes these images. Any suggestions will be highly appreciated.

올바른 솔루션이 없습니다

다른 팁

Actually, the images are handled via the CSS file. Open up the CSS file and locate the following calls:

.gv_navPlay, .gv_navPause, .gv_navNext and .gv_navPrev

You can also change the images being called up there, as well.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top