Web page development

I have a question on the footer of a web page.
Do  you use
<META http-equiv="<script type='text/javascript'>" content="type">
</HEAD>
Before HTML5
I lot of my audience uses old equipment and browsers.
Would I also include the <Footer> element assuming the browers would parse what they needed?

Well that means we need an answer.  I have been using the <Footer> but I do not know if it is successful or not.
A lot changed since the last time I redid my webpages.  Like the capitalization of the elements and attributes.
What have you looked in? Anything like the HTML reference in the Apple Developer Library? Or something else.
I also eventually find answers by changing my query question on the internet.

Similar Messages

  • OIM custom web page developed shows up on copy pasting the URL in browser

    Hi experts,
    I am facing this weird issue. I have developed a custom web page to generate password after adding custom menu item in OIM.
    The web page shows up on copy pasting the URL in browser. Only System admins after loggin in should get this menu item and page after clicking on it.
    http://xxxx:7778/xlWebApp/generatePassword.do
    But any1 can access this page currently. I have changed the action class to check for valid session,so clicking reset doesnt trigger the code.
    So atleast the functionality is protected.
    But the page still shows up on copy pasting the URL. How do i prevent this from happening ??
    Any suggestions and pointers would be appreciated.
    Regards,
    Confused developer.

    My action class does extend tcAction class.
    Does my action class need initialisation code i.e. below lines of code ??
                   ConfigurationClient.ComplexSetting config = ConfigurationClient
                             .getComplexSettingByPath("Discovery.CoreServer");
                   final Hashtable env = config.getAllSettings();
                   tcSignatureMessage moSignature = tcCryptoUtil.sign("xelsysadm",
                             "PrivateKey");
                   ioUtilityFactory = new tcUtilityFactory(env, moSignature);
    1 more question :
    Should i check for valid HttpSession() in the execute function() of the action class ??
    Can you share code for a sample custom action class please ??
    Thanks in advance.

  • A Web Page Development Question

    Hi,
    I want to develop a web page with an image. By clicking different areas on the image, people can go to different links. There are many such areas on the image.
    How can I implement that? Answer or whereabout of the answer is appreciated.
    myao1

    hey may01,
    Its very much possible.. There is a attribute in IMG tag which will help u do that.. just check the IMG tag details..
    Thanks
    KM

  • Illustrator best for web page development?

    In the past I have used PS CS to do some graphic text and rollovers. I basically did almost evrything in PS and then used go live and inseted smart objects.
    I am re-doing the sites now using Dreamweaver. A friend recommended that I do the type and graphic stuff in Illustrator because it was vector based. Is this accurate information and is there and advantage here? I am more familiar with PS but willing to learn Illustrator if there is reason too. Can anyone shed some light on this for me?
    Thanks

    IPT,
    Have a look here: http://www.adobeforums.com/webx?128@@.59b660c7

  • I have developed one website and provied print fuctionality to print entire web from , but it is not printing the web page correctly, even in print preview it is showing wrong out put

    i have developed one website and provied print fuctionality to print entire web from , but it is not printing the web page correctly, even in print preview it is showing wrong out put...

    Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox. <br />
    http://forums.mozillazine.org/viewforum.php?f=25 <br />
    You'll need to register and login to be able to post in that forum.
    Make sure you provide the URL for the problematic page, so they can see the problem for themselves.

  • How to center Text Box on Web Page? -- Web dev with Word 2013

    I'm trying to assist a user who wants to use Word 2013 for simple web page development.
    There are many tools but they want to use Word 2013.
    Actually have it working by saving the Word 2013 files as web pages... like index.htm, about.htm, etc.
    The problem is when we use the "Insert" tab in Word to create a "Text Box" or a "Shape" ...
    And align it centered on the page... it looks fine in Word but when we open it with a web browser the "Text Box" or "shape" are no longeer centered.
    We thought we had it fixed by making the "Text Box" Layout Options "In Line with Text" but again... looks fine in Word but not in a web browser.
    The question: How can we get a "Text Box" in Word 2013 to appear centered on a web page?
    thanks for any help.

    Hi:
    For webpage design, I would suggest customized form under develop tab on the Ribbon over insert object directly. I tested from my side, using customized form will lock the object position on the
    page.

  • Help with using a web page from disk after saved from web

    Hi, I almost forgot the little I learned about web page development, so, I'm a total noob when it comes to this and I need your help.
    I saved as a complete web page on my hard disk this web page but when I open it in Firefox or IE, it doesn't display as much as I need it. I'm mostly interested  in displaying the logo images as they appear on the original web page. The browsers just show them briefly when refreshing but hide them right away. I can see the image files downloaded to my hard drive and if I open the page in Dreamweaver it displays these images  in the preview pane but I can't make them show in the browsers. From Dreamweaver I saved the page as in the folder where the images are and this also updated the code with the relative image links but the browsers still don't show them.
    I will greatly appreciate your help with this.

    I'm sorry, but your post is very confusing
    I saved as a complete web page on my hard disk this web page
    Does this include site definitions?
    when I open it in Firefox or IE, it doesn't display as much as I need it.
    I dont know what this means...are there images that are not being displayed?  Is there styling that is not being rendered?
    . I'm mostly interested  in displaying the logo images as they appear on the original web page. The browsers just show them briefly when refreshing but hide them right away.
    Again, I dont know what this means?
    I can see the image files downloaded to my hard drive and if I open the page in Dreamweaver it displays these images  in the preview pane but I can't make them show in the browsers. From Dreamweaver I saved the page as in the folder where the images are and this also updated the code with the relative image links but the browsers still don't show them.I will greatly appreciate your help with this.
    Do you have a link to the page, and perhaps some explanation that is more clear as to what your issue is.
    Gary

  • Can't get javascript to change movie playing in web page

    I'm very new to web page development and scripting, so please bear with me. This is a test page I'm trying to get to work. Eventually there will be several images of different videos, and I want the different videos to play in one player, depending on which one is clicked on. This is the page: I have tried this on both Windows 7 Home Premium at home and Windows XP Professional SP 3 at work. All the links work except the crucial one, which is supposed to change the movie. I would appreciate any help you can give, and can supply any other information that will be helpful. Thanks!
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <!-- This page uses script written from home to test the apple-supplied javascript -->
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title></title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <script src="script/AC_QuickTime.js" language="javascript" type="text/javascript"> </script> <!-- downloaded from apple's website -->
    <script language="javascript" type="text/javascript">
    var movie1name='video/movie1.mp4';
    var movie2name='video/mei/movie2.mp4';
    function playMovie2()
    document.getElementById('movie1').SetURL(movie2name);
    function getMovie()
    mov=document.getElementById("movie1");
    s=mov.GetURL();
    alert("Movie URL = " + s);
    </script>
    </head>
    <body>
    <object CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
    CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab" WIDTH="640" HEIGHT="370" id="movie1">
    <PARAM NAME="src" VALUE="video/mei/hiv-aidspreventiononhbcucampuses.mp4" />
    <PARAM NAME="autoplay" VALUE="true" />
    <PARAM name="CONTROLLER" value="true" />
    <param name="enablejavascript" value="true" />
    <param name="scale' value="aspect" />
    <EMBED SRC="video/mei/hiv-aidspreventiononhbcucampuses.mp4" TYPE="image/x-macpaint"
    PLUGINSPAGE="http://www.apple.com/quicktime/download" WIDTH="640" HEIGHT="370" AUTOPLAY="true" controller="true" id="movie1"></EMBED>
    </object>
    Play 2nd video
    Get movie URL
    Play movie
    Stop movie
    Rewind movie
    <!--
    <a href="javascript:document.movie1.SetURL('video/mei/howarduniversity.mp4');">How ard University</a>
    -->
    </body>
    </html>

    Steps to remove iMesh as your homepage:<BR>
    # In the address bar, type '''about:config''' and press Enter.
    # In the '''Filter''' textbox at the top, type: '''keyword.URL'''
    # You will be presented with the entry for keyword.URL
    # Double-click on it, delete the string and press OK.
    # Exit from Firefox.
    Next, you need to set the desired website as your homepage. Open Firefox and follow the instructions given in this article: [[How to set the home page]].

  • Should I learn Dreamweaver or FrontPage to make web pages?

    Should I learn Dreamweaver or FrontPage to make web pages?
    Both Dreamweaver and FrontPage are WYSIWYG (What You See Is
    What You Get) web page editors. For basic web page development,
    either one will do the job. In a review in the October 2001 issue
    of PC Magazine, both programs were awarded five out of five stars
    and both were Editors' Choice winners. FrontPage was cited as the
    pick for ease of use, while Dreamweaver was the pick for advanced
    applications. Compare the pros and cons for each program below and
    make your choice. If you feel really adventurous, learn both!
    Dreamweaver
    Pros Cons
    Relatively low-cost educational price ($99)
    Available in Education labs
    Produces very "clean" HTML code; easy to transport and work
    with
    Available in identical versions for both Windows and
    Macintosh platforms
    Supports development of your own template for pages in a
    website
    Relatively easy to set up for communicating with a server
    from office or home
    Powerful set of features for adding interactive elements to
    web pages
    Extensible - many extensions are available on the Macromedia
    website
    Has built-in tools to clean up HTML from other sources, such
    as Microsoft Word
    More expensive than FrontPage
    Not available in all labs across campus
    Not currently supported by SOE Technical Support Services
    Somewhat difficult to learn at first
    FrontPage
    Pros Cons
    Very low-cost -- free on-campus and only $5 for off-campus
    use via Campus Microsoft Agreement
    Available in labs across campus
    Supported by SOE Technical Support Services
    Easy to learn because of the familiar Microsoft menus and
    toolbars
    Comes equipped with many predesigned web page templates
    Very easy to edit on SOE servers
    Easy to add some features, such as some forms, to web pages
    Doesn't produce code as cleanly as Dreamweaver
    Current edition is available for Windows only; Macintosh
    version is outdated and no longer being updated
    Some features are specific to the Microsoft platform only
    Lacks Dreamweaver's interactive development tools
    For more information:
    www.thebusinesssuccessgroup.com

    http://p3t3.soe.purdue.edu/faqdream.htm
    Developed and maintained by the P3T3 project at Purdue
    University. Last
    modified: 23-September-2001.
    Please don't do blind postings of plagiarized out of date
    material here.
    > Produces very "clean" HTML code; easy to transport and
    work with
    > Available in identical versions for both Windows and
    Macintosh platforms

  • I DEVELOPED A WEB SITE USING WEB PAGE MAKER WITH A MOUSE OVER TO PLAY A WAVE. WORKS IN IE BUT FF WILL NOT LOAD THE FILE IN HE BACKGROUND. WHEN I FIRST OPEN THE PAGE TO TEST IT WONT PLAY THE .WAV ANY SUGGESTIONS ADD ONS ETC NEEDED THANKS

    I've developed a site using "web Page Make" I put a graphic on a page with a mouse over that morphs the graphic and plays a brief wave. I works with I.E but no go in FF 3.63.I am previewing this off a local networked drive. No problems with other net site with embedded audio do I need a certain add on etc. Can anyone offer some advice. Thanks
    == This happened ==
    Every time Firefox opened
    == I preveiwed the site and try the mouse over feature to excute the wave

    Make sure that you do not use bgsound to pay that music.
    See http://kb.mozillazine.org/Background_music_does_not_play

  • Using Java 5, how to develop customizable web-pages  like iGoogle ?

    Is it possible to develop customizable web-pages like iGoogle does, using Java 5 ( simply using JSPs, servlets, JSFs, AJAX etc. and without using portals) ?
    A simple example explaining how to provide 3-4 header graphics options ( like igoogle does) will be helpful. (iGoogle seems to create a cookie, which appears to be used to render the selected header-graphics).
    TIA
    Edited by: DevelopingJava2005 on Jul 7, 2008 9:36 AM

    Without using portals?
    Google uses RSS feeds to compile their mashups on iGoogle. The positioning of those boxes are managed with AJAX and upon placement are saved into a session so they stay there for each visit after.
    Please be a little more clear as to what you are looking for. Yes, it is possible to develop web pages using the technologies you specified to simulate something like iGoogle, so give us some more details on what exactly you're looking for.
    Code wouldn't hurt either.

  • [bug locked] Develop web page in Flash ??????

    i want to learn how to develop web page in adobe product (Flash)
    Please let us know from scratch .
    Please assist me?
    Regards,
    Abdul Hakim Khan

    Google is your friend; http://www.w3schools.com/flash/default.asp
    Please note: I read this Forums through e-mail. If you respond to me; please
    quote, otherwise I have no idea whom your response is addressed to or the
    context. This is all thanks to how this forum doesn't work properly, yet.
    Regards,
    S.D.A. (Stephen)

  • Developer Suite, 10g, Reports, Can't View Report as Web Page

    Run a form on as a web page? Yes
    Run a report as a paper layout? Yes
    Run a report as a web page? No -- get the following error: "Failed to locate the Browser"
    Interesting though, the browser is called up but shows the default page.
    It appears that the report's jsp is never loaded.
    Using Developer Suite 10g (10.1.2.0.2)
    Any ideas?
    Thanks

    A lot of good work. I think at this point, I'd recommend an HTTP sniffing utility such as [Charles|http://xk72.com/] or [Fiddler|http://www.fiddler2.com/fiddler2/] to determine where the app is looking for the viewers directory.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Add content from File System Repository in Web Page Composer developed page

    Hello,
    I want to use content from the File System Repository in Web Page Composer rather than uploading it again and again in Site Content folder. I see use of Entry Point for this but not sure how to use it and point to File System properly.
    regards
    Jaish

    Hello jaish,
    I think u can achive ur desire through Indexing kindly choose typr of index to be used.
    [Type Of Index|http://help.sap.com/saphelp_nw70/helpdata/EN/3e/07074260486024e10000000a1550b0/frameset.htm]
    regards.
    Soni Vinit
    Edited by: Vinit Soni on Sep 17, 2008 7:01 AM

  • I work with students developing HTML/CSS pages. Having trouble displaying pictures and graphics offline in web pages. IE displays student graphics, but Firefox will not. Help?

    Students create web pages offline with normal C:/ drive designations. After they have all coding issues worked out, the server address is added prior to uploading code. Graphics are placed in an image folder and code is managed in a pages folder. All located on C:/ drive. However, FireFox will not display pictures. IE will display. Suspect I need to change settings, but don't know what or where.
    Thanks, LD_Gregory

    You not are using the latest Spry files
    The latest  version of the Adobe Spry Framework is 1.6.1, this is the same version  that ships with Dreamweaver CS4. If you use Dreamweaver CS3 (uses Spry  1.4), its wise to upgrade your files to the latest version. This can  easily be done using the Spry Updater that can be found here.
    If you replace
    <script src="http://www.adelxt.net/SpryAssets/SpryAccordion.js" type="text/javascript">
    with
    <script src="http://labs.adobe.com/technologies/spry/widgets/accordion/SpryAccordion.js" type="text/javascript"></script>
    you will notice that it works as it should.

Maybe you are looking for

  • HT2488 Find/Replace text in document with automator: any suggestions?

    I'm looking to replace a number of unique html tags for a number of documents: is there any way to do this without going through the documents one-by-one, tag-by-tag? I would imagine I might be able to do something with automator, but I'm open to any

  • How to use both functions

    hi all i want display starting letter pf each word in capital . for this am using <?xdoxslt:init_cap(field name')?> but it is converting only when complete field  is in  lower case if not it is displaying the field with out any conversion. So i want

  • Auto Rotation not working on ipad 2 after upgrading to ios 6.0.1

    Hi I just upgraded my ipad 2 to ios 6.0.1 . Auto Rotate is not working ..I have tried to reboot(Pressing home and sleep button together.. I also noticed that red striker not appearing while doing it ) Also I made sure Lock Rotation is off. Please hel

  • Do i still have my warrenty ??

    I have jst recieved my ipod mini(new one) back 4m apple after a scroll wheel problem, i am jst wonderin if i still have my warrenty 4m my old ipod, or is it from my new refurbished one ??

  • Help on J_1IEXGM_UPDATE_EXCISE

    Hi, I have to use the Function module J_1IEXGM_UPDATE_EXCISE. But how can i use the FM as there are no input for the FM. Can it be used to update excise invoice in MIGO?? What is the solution to update excise invoice in MIGO?? Please suggestions reuq