Home
last modified time | relevance | path

Searched refs:s5Path (Results 1 – 2 of 2) sorted by relevance

/plugin/s5reloaded/ui/thesis/
H A Dslides.js20 var s5Path = 'lib/plugins/s5reloaded/'; variable
74 font.setAttribute("src", s5Path+"ui/graphic_support/numeric.png");
900 …document.styleSheets[0].addRule('img', 'behavior: url('+s5Path+'ui/graphic_support/iepngfix.htc)');
901 …document.styleSheets[0].addRule('div', 'behavior: url('+s5Path+'ui/graphic_support/iepngfix.htc)');
902 …document.styleSheets[0].addRule('.slide', 'behavior: url('+s5Path+'ui/graphic_support/iepngfix.htc…
980 s5NotesWindow = window.open(s5Path+'ui/s5-notes.html', 's5NotesWindow', 'top=0,left=0');
1230 pg.style.backgroundImage="url("+s5Path+"ui/graphic_support/progress.gif)";
1235 im.src = s5Path+"ui/graphic_support/blank.gif?" + new Date().valueOf();
1394 pg.style.backgroundImage="url("+s5Path+"ui/graphic_support/finish.gif)";
2816 pg.style.backgroundImage="url("+s5Path+"ui/graphic_support/help.jpg)";
[all …]
/plugin/s5reloaded/ui/audio_support/
H A Dsoundmanager2.js17 this.url = (smURL||s5Path+'ui/audio_support/soundmanager2.swf');
453 sm.o._unload(self.sID,s5Path+'ui/audio_support/null.mp3');