These forums are currently read-only due to receiving more spam than actual discussion. Sorry.

It is currently Sat Dec 02, 2017 4:11 pm Advanced search

Writing Article on HTML5 Need Help

Here you can discuss things related to HTML and the Web in general that do not fit in to other categories.

Writing Article on HTML5 Need Help

Postby onlineconnect » Sat May 15, 2010 10:57 pm

Hello everyone, I am writing an article on html5 and I really would appreciate your input. Would any people here be willing to review the article and give their opinion once I write it (still researching) also I would like to ask some questions would that be OK?
onlineconnect
<h6>
 
Posts: 8
Joined: Sat May 15, 2010 10:44 pm
Location: uk

Postby onlineconnect » Sat May 15, 2010 11:16 pm

My first question really regards <script> in XHTML script needed to be defined as in <script type="text/javascript">, the script tag is used to define a client side script "such as javascript". In html5 <script> seems to just mean "Javascript" now considering the amount of server side languages available does that not restrict future development of client side scripting languages? Especially as unlike <img src> script is embedded and cannot be defined by MIME.

Thanks in advance for any responses
onlineconnect
<h6>
 
Posts: 8
Joined: Sat May 15, 2010 10:44 pm
Location: uk

Postby onlineconnect » Sat May 15, 2010 11:35 pm

Ok closing this thread as no response will try question in forum
onlineconnect
<h6>
 
Posts: 8
Joined: Sat May 15, 2010 10:44 pm
Location: uk

Postby JAB Creations » Sun May 16, 2010 4:26 am

As a moderator here my perspective is that the forum isn't really fast paced so try to be patient and you'll eventually get a response. :wink:

There is a Microsoft scripting language called Visual Basic that also uses the script element. It's proprietary though however since XML is a very open language it's not all that difficult to add new technologies or a competing or complimentary scripting language in addition to JavaScript.
User avatar
JAB Creations
<aside>
 
Posts: 566
Joined: Tue Mar 13, 2007 4:48 am
Location: Sarasota Florida, USA

Postby zcorpan » Sun May 16, 2010 9:39 pm

onlineconnect wrote:My first question really regards <script> in XHTML script needed to be defined as in <script type="text/javascript">, the script tag is used to define a client side script "such as javascript". In html5 <script> seems to just mean "Javascript"
No. The default is javascript, so if you use javascript, there's no need to declare it. But <script> can still be used for other languages by specifying the language in type="". For example, to use vbscript, use <script type="text/vbscript">.
zcorpan
<article>
 
Posts: 807
Joined: Tue Feb 06, 2007 8:29 pm
Location: Sweden


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 2 guests