The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

HTML / Java script error!

3 posters

Go down

In progress HTML / Java script error!

Post by mihaiberbece1998 September 8th 2013, 6:47 pm

Hello!
When I am trying to add to my forum a HTML / Java script Page, doesn`t apears anything! Confused 
I need to be premium like this to work? :mwé️: 


My forum`s adress: http://skygaming.freeforums.eu/
mihaiberbece1998
mihaiberbece1998
New Member

Posts : 9
Reputation : 1
Language : English

Back to top Go down

In progress Re: HTML / Java script error!

Post by SLGray September 8th 2013, 7:40 pm

JavaScript will not add a page. It just allows the JavaScripts to work on your forum. Do you have JavaScript Management on?

The HTML feature creates a separate page. You can add the link to that page in your navigation menu, in a widget, in a topic, etc.


HTML / Java script error! Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: HTML / Java script error!

Post by levy September 8th 2013, 7:46 pm

Code:
If you try to make your forum a HTML page you can have only one .
That is a basic for HTML

<!DOCTYPE HTML>
<html>
<head><title>Your title here</title>
<style>
CSS GOES HERE !
</style>

<script>JS GOES HERE !</script>
</head>
<body>

</body>
</html>
you need to use <script></script> to add JS
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum