View Full Version : Meta tag
srithil
04-07-2006, 01:34 AM
Hi,
I am new to DHTML.How can the meta tag be used and how do we dynamically call the meta tag in .htm page.If anyone could help me in this,it would be of great help to me.I need to call a left frame in my .htm page using meta tag.
thanks
jscheuer1
04-07-2006, 04:06 AM
Warning: Please include a link to the DD script in question in your post. See this thread (http://www.dynamicdrive.com/forums/showthread.php?t=6) for the proper posting format when asking a question.
Meta Tags can be used for a wide variety of things but, calling a page is not their best use. If you are already using javascript to oversee the use of the meta tag, there are probably more direct javascript methods that would be more suitable. A more thorough explanation of what you wish to have happen would help.
srithil
04-07-2006, 01:14 PM
Hi,
<meta name="Microsoft Border" content="Ll">
I am willing to add a tag like this.Where will the definition of these metatags would be found in a project.whether i need to add the definitions of 'L1' in the javascript and then use them in .htm page?Any help would be appreciated since i am new to metatags.
thanks
This is not a correct application of the <meta> tag. Don't use proprietary Microsoft features.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.