SA-MP Forums Archive
Copy and pasting html into another site. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Copy and pasting html into another site. (/showthread.php?tid=360508)



Copy and pasting html into another site. - Kontrol - 18.07.2012

Hello, i have found a free template online which uses a Java ******* widget
which you can see here at the top of the page
http://luiszuno.com/themes/muro/ (Download: http://www.solidfiles.com/d/3ea7ceb65a/ )

i want that ******* widget copying from there, into my template which you can download here
http://downloads.templatemonster.com...n%40live.co.uk

I would really appreciate it if someone could add it into my template, on index.html

Regards,
Jordan.


Re: Copy and pasting html into another site. - bhaveshnande - 18.07.2012

First of all its not Java its JavaScript.
The free template which you mentioned uses this JavaScript http://luiszuno.com/themes/muro/js/*******.js
The tutorial for which is here: http://remysharp.com/2007/05/18/add-...-step-by-step/


Re: Copy and pasting html into another site. - Kontrol - 18.07.2012

how do i get the drop down menu with it too?


Re: Copy and pasting html into another site. - bhaveshnande - 18.07.2012

Take a look at templates source code. Right click > View source and inspect what every piece of code does. Read it and try to understand it. You will easily find the code used to make drop down menu.


Re: Copy and pasting html into another site. - Kontrol - 18.07.2012

Quote:
Originally Posted by bhaveshnande
Посмотреть сообщение
Take a look at templates source code. Right click > View source and inspect what every piece of code does. Read it and try to understand it. You will easily find the code used to make drop down menu.
Ive tryed that, i get it in the site, but when i click it, nothing happens


Re: Copy and pasting html into another site. - Kontrol - 19.07.2012

Bump? please help ive been trying for days now