tag 5 « tag « Javascript HTML CSS Q&A

Home
Javascript HTML CSS Q&A
1.animation
2.audio
3.background
4.browser
5.button
6.canvas
7.checkbox
8.Cookie
9.Development
10.DIV
11.dom
12.dropdown
13.editor
14.element
15.Event
16.Firefox
17.flash
18.font
19.Form
20.frame
21.hide
22.hyperlink
23.IE
24.iframe
25.image
26.innerHTML
27.json
28.layout
29.Library
30.localStorage
31.Menu
32.mobile
33.onclick
34.popup
35.Render
36.scroll
37.scrollbar
38.svg
39.tab
40.table
41.tag
42.text
43.TextArea
44.TextBox
45.validation
46.video
47.window
48.xml
Javascript HTML CSS Q&A » tag » tag 5 

1. Very basic simple question: can a JS be outside the or even tags?    sitepoint.com

Very basic simple question: can a JS be outside the or even tags? Hello I have this very very basic question for you JS gurus out there... I have seens JavaScripts inside the tag and inside the tag. I don't know what the difference is (anybody?)... But what I really would like to know is, if it ...

2. Misterous tag    sitepoint.com

3. H1 Tag Help ....    sitepoint.com

H1 Tag Help .... Hi there Im a newbie at this H1 tags and had just one question. When I want to use H1 tags on my title can I do it like this? "<h1>"Shoes For Sale"</h1>" When I do it without the title in front of it all the words show up on my web page? Having trouble here and ...

4. How can I get this to work in body tag?    sitepoint.com

5. Browser Compliant innerText tag    sitepoint.com

6. concatenating body onload tags?    sitepoint.com

Hi! I can never remember how to do this and I can't find a previous place where I did it the last time. Basically, I need to make a pop up window come up automatically.. I've got all that code down.. no problem. The problem is that I have to put an "onload" call in the BODY tag and I've already ...

7. onload outside of BODY tag?    sitepoint.com

Hello, Had a quick question. I'm trying to get a popup working on my site. I use headers and was wondering if there is a way to put the onload outside of the BODY tag? My header has the BODY tag in it. I only want the popup to come up on one page and not all the pages that use ...

8. JS Floating Alt Tag Boxes or Similar?    sitepoint.com

Hi, I'm creating a new section that requires help files. I was thinking that instead of doing loads of help files I could just have Alt Tags that pop up when the cursor goes over a particular image/link and explains what that image/link represents. Would anyone know the code to do this? A normal Alt Tag is too boring. It would ...

9.  tag question    sitepoint.com

Hi, I have multiple tags on a page to play 2 MP3 files. One will play through but when I press a button, I would like the main one's volume to drop to about 5% and the second one to start playing with volume at 100%. When the second one is finished I want the first one's volume to go ...

10. javascript in HEAD tag doesn't work    sitepoint.com

i'm having problems with this piece of code in that if i put it in the HEAD tag it doesn't work..if i put the SCRIPT below the P tags it works fine; I don't see any logical reason for it to not work when placed in the HEAD tag? Is there any workaround to make it work in the HEAD tag? ...

13. 2 functions in a body tag    sitepoint.com

14. ALT Tag Delay    sitepoint.com

I am trying to increase the delay of the alt tag. So when you mouse over a picture a little description is shown, and as long as the mouse is over it, it will display for something like 10 seconds. Is there a way to increase that time, to like 20 to 30 seconds. But this is only if the mouse ...

15. Onload in the body tag?    sitepoint.com

16. why does some javascript go in head tag?    sitepoint.com

Hi MarnieB, As a general rule, javascript code goes between the head so they are loaded and ready for when the page is rendered. (Microsoft's FrontPage Xpress places all javascript code directly after the tag; then again, they do a lot of weird stuff) The only real rules you need to follow are: 1) never use a function before it ...

17. Javascript and other tags in XHTML 1.0    sitepoint.com

I am working on a new website and want it to be XHTML1.0 certified. However I am using a number of javascripts etc in the page and one of them needs the onLoad tag. It doesn't like this, it also won't have onMouseover, and SRC="......" in the Javascript tag. Does anyone know any work arounds for this in XHTML 1.0 many ...

18. Javascript into html tags    sitepoint.com

20. Adding ALT tag within this Javascript ?    sitepoint.com

i just saw the second part of your question. you should be able to add a mouseover event to your code, no problem. it should work with IE but i don't know about netscape 4.7. in your javascript, define the function you want to fire when you mouseover your link. Then just add your code to the array. by the way, ...

21. Se's and noscript tag    sitepoint.com

22. tags and classes    sitepoint.com

23. Meta tags and no-cache    sitepoint.com

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.