» »

Bumpbox (artViper)

Bumpbox (artViper)

aljaz92 ::

Zdravo, eno težavo imam pri html kodi. V svoj html bi rad vstavu bumpbox iz spletne strani artviper (http://www.artviper.net/website-tools/b...

Navodila so sledeča: (http://www.artviper.net/bumpbox-demo/in...
1.) Copy the files you have found in the RAR file to the root of your website ( usually htdocs/ ).

2.) After copying the files, open the website you wish to edit and add the following lines right before the closing body tag (
</body>
):

<script type="text/javascript" src="js/mootools.js"></script>
<script type="text/javascript" src="js/bumpbox-2.0.1.js"></script> 


3.)Now choose and apply a class name to all links that should trigger bumpbox. In the end, your links should look like this, here we use "bump" as the class name:

<a href="http://www.artviper.de" class="bump">SEO</a>

4.) To activate bumpbox, we need to add (at least) the following script call:

<script type="text/javascript"> doBump('.bump'); </script>


This enables bumpbox, and you are now ready to use it for the first time. Yet, there are a lot more options you can define to adjust the appearance of bumpbox to your liking.


Vse to sem naredil pred konec body tag sem dodal ti dve vrstici:
<script type="text/javascript" src="js/mootools.js"></script>
<script type="text/javascript" src="js/bumpbox-2.0.1.js"></script> 


stvar ne deluje ko klikneš na link ti preprosto odpre pdf v brskalniku, potem sem dodal še vrstico iz 4. točke pod ti dve vrstici tako da konec htmlja zgleda takole:

<script type="text/javascript" src="js/mootools.js"></script>
<script type="text/javascript" src="js/bumpbox-2.0.1.js"></script> 
<script type="text/javascript"> doBump('.bump'); </script>



Sedaj ko osvežim html sploh ne morem klikniti na link da bi mi odprlo pdf.

Mogoče kdo ve v čem je problem ali pa če je že kdo uproabljal to ?

Hvala za pomoč.
  • spremenil: aljaz92 ()

Vice ::

Imaš pravilne poti do js datotek? Jih imaš na strežniku?


Vredno ogleda ...

TemaSporočilaOglediZadnje sporočilo
TemaSporočilaOglediZadnje sporočilo
»

SMB povezava Winows 10 s Synology NAS

Oddelek: Operacijski sistemi
323310 (2576) dukedl
»

2 napaki pri HTML5 validaciji! Kako jih odpraviti?

Oddelek: Izdelava spletišč
91004 (718) slitkx
»

Download vsebine strani s JS

Oddelek: Izdelava spletišč
472554 (1852) MrBrdo
»

IIS problemi

Oddelek: Omrežja in internet
141592 (1310) extr3m3
»

[php] phplot

Oddelek: Izdelava spletišč
111207 (1056) slovencl

Več podobnih tem