HTML - Urgent Help Needed In Html
Hi all,
I have a query in HTML. I want to open a window and then wait for 3 seconds and close the window automatically. And this is to be in a loop for n times. This is the requirement Can you please help me in this?? Similar TutorialsHi Everyone, I am developing website where in client need a google internal search on his site. Since i have converted my html's into php. how should i implement script into my php file. If any one having script please provide the source code. Help would be appreciated. Thanks in advance. This is my blog : www.moneyplanters.com hosted on Blogger platform I need to integrate Yahoo Finance charts (as on http://livecharts.50webs.com/charts.html) and a Gann calculator (as on http://www.gannsquareof9.stockmaniacs.net/ OR http://www.pivottrading.net/pivot/pivot/gann.html) The codes will be easily available to the prgrammers from these respective websites. However, their only job will be to modify it to some extent, as i would like to change the content and add/delete a few features as mentioned below : Gann Calculator : The grid should not be visible. The code should carry out the calculations at the backend and only the results are to be displayed to the user. Background colours, fonts etc will be changed later. This part of the page should not refresh automatically. Yahoo Charts : User should get a dropdown menu to choose his market. Based on his choice, the next dropdown in which he chooses the scrip gets activated. Scrips for markets other than the user's choice are not displayed. Background colours, fonts and position of objects will be changed later. This part of the page should auto - refresh every one minute. Chart size and auto refresh choices to be removed and shall be fixed after consulting the programmer. Others : 1. All code must be "blogger" friendly and shall be hosted on Blogger platform. 2. Scope of adding text should be there, which shall be added from the blog editor. 3. Scope to add modify Adsense ads within the post (which will include the charts and the calculator) should be made available. Can anyone code this for me ?? Hi to everyone on the forum, I'm new here. I have a small problem (hopefully)... I'm now in Beijing for a special Youth Outreach Project "Ballers in Beijing" We are a non-profit organization, using sport as a bridge in Northeast Asian youth communities. I paid someone to build the project website and they have since abandoned it. Leaving me to fix up everything on my own. I didn't have any knowledge of HTML a couple of months ago, so I think its getting a little better. But I still can't figure out how to center everything on my page, to fit the browser. http://www.ballermag.com/index.html Please take a look, and if anyone is interested in helping I would appreciate it. Hi all -- Working with a tight deadline (2 weeks) and need to come up with a solution. My company has a library of promotional materials that it makes available internally. Currently, we have a little ASP ordering app that lets employees create a cart of items and order these materials. (There is no money changing hands, it's all free.) As it stands, the plug on this app will need to be pulled on December 31st, and I need to find a new solution. I am not well-versed enough in ASP to be able to develop a new app in the given time frame, and I need something relatively simple that can get the job done. Ideally, we could take this app and move it elsewhere, but that doesn't look like it's going to be possible. Any and all ideas would be MUCH appreciated!!! First post here, and need some help from you lovely people! http://www.advanced-windows.co.uk/demo2 Ok, view the site in Firefox and hover over the 3rd button, you will see it works fine. Now view the site in IE and you see the hover over doesn't work The guy is really kicking my ass for his site haha. So any help would be greatly appreciated! Thanks! Hello, For some reason I am getting wierd results. This is my entire HTML page: Code: <style> code { border: 1px solid #999; display: inline; } </style> <code> <span style="color: #000000"> <span style="color: #0000BB"> <?php <br /> </span> <span style="color: #FF8000">// </span> </span> </code> And it returns this: Why does it look like that? I have the CODE tag only once... :S Hi guys, I need your help! My client using our online payment gateway on his website is getting an invalid format for the amount to pe paid in EURO currency. Instead of having the correct amount, the payment page displays : '&8468x2AC' Do you know what could be the cause of this? I will appreciate your help. Many thanks, Jaysen Hello Everyone, Please help in build the code for the site , the layout should be as the below layout , I need to submit this by today EOD. Image Link1: http://8648180184665331224-a-1802744...attredirects=0 Image Link 2: http://8648180184665331224-a-1802744...attredirects=0 Please mail me the code ASAP. Thanks and Regards, ceenuu2002@gmail.com Hi People... Im really stumped by something i have done for a client... everything works fine apart from one bit and whatever i do i cant seem to solve it! I have made a html email which you can view on the link below: http://www.matthurley.net/email/TheLakes/thelakes.html If anyone can help me and advise on how i get the Contact image (bottomContact.jpg) at the bottom to rest at the end of the body copy that would be great!!! There seems to be something hidden away which i just cant find! You guys are the experts and im hoping someone can help soonish! Thanks in advance! Matt I was wondering if someone could help me, Ive posted this question on numerous forums yet no reply. Does anyone know if it is possible to have an Offline mode for a web program, for instance, the situation is, that we have an online ordering form that needs to be completed daily, and we wish to create an online version of this for the required users to log in and complete this, however we need to know if there are any methods or ways that the user can still log in and fill out the form, ideally submit it, without the need of an internet connection, if event of the internet cutting out occurs. If this is not possible, Does anyone know of any alternatives? Many Thanks Hi, I'm working for a client, and altered code in their wordpress, but something has been altered and I can't undo or look at a previous version to work out what I've done wrong. The header on this site http://vevant.com/category/life/ should be a live link to the homepage, where the text v e v a n t appears, and also that strange other bit of header shouldn't be there either. I've attached the altered header code and how the site should look originally to assist. Any help would be GREATLY appreciated, and the speed would also help since the client is pissed at me! Thanks so much! Code: <!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" <?php language_attributes(); ?>> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <meta name="google-site-verification" content="prqriBk3SYOMV1xUYJ5FYZ3-pBV-BEQB1nmKzmnCNs0" /> <meta name='robots' content='index,follow' /> <script type="text/javascript" src="/wp-content/themes/Vevant/Vevant/flash/swfobject.js"></script> <title><?php wp_title('«', true, 'right'); ?> <?php bloginfo('name'); ?></title> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" /> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> <link rel="Shortcut Icon" href="/favicon.ico" type="image/x-icon" /> <style type="text/css" media="screen"> #search { height: 20px; padding-top: 7px; } </style> <?php // Turn off all error reporting error_reporting(0); ?> <?php if (is_single()) { ?> <?php while (have_posts()) : the_post(); ?> <link rel="alternate" type="application/rss+xml" title="<?php the_title(); ?> Comments" href="<?php bloginfo('url'); ?>/?feed=rss2&p=<?php the_ID(); ?>" /> <?php endwhile; ?> <?php rewind_posts(); ?> <?php } ?> <?php if ( is_singular() ) wp_enqueue_script( 'comment-reply' ); ?> <?php wp_head(); ?> </head> <body <?php body_class(); ?>> <div id="page"> <div id="content-space"> <div id="header"> <div id="headerimg-left"> <div id="headerimg"> <span id="header-left"> <a href="/" style="display:block;"></span></a> <div id="header-right"> <div id="top-menu-background-left"></div> <div id="top-menu-background"> <ul id="top-menu"> <li><a href="/category/life/">Life</a></li> <li><a href="/category/men/">Men</a></li> <li><a href="/category/women/">Women</a></li> <li><a href="/category/still/">Still</a></li> <li><a href="/category/film/">Film</a></li> </ul> </div> <?php get_search_form(); ?> </div> </div> </div> <div id="headerimg-right"></div> </div> <hr /> I really feel like I've messed up around the 'SPAN' area, but I'm really stuck as to how to remedy this. Thanks so much guys! Hello I'm having website www.modmybrain.com . It included many pages . I would like to change sometime on these pages , modification will be same for all pages. It will take too much time to modify each . Is there any simple way . Thank you With regards Hi, not very good at HTML. Need help. Currently have laid out my site design all within a table. Inside that table there are two tables on the top side by side out of which one is aligned to the right. Below these two tables I have other tables all aligned to the left. PROBLEM The top table aligned to the right, it is 160 width pixels by 900 pixels length. I want to keep the other tables below it exactly where they are but as this table grows in length, the other tables keeps getting pushed down. Hope I am clear. Pls help. Am willing to post my html layout if need to. Tnks. Never mind! I have to nearly identical pages. one is he www.chriseastland.com/schoolofrock.html The other, to which you can link from /schoolofrock.html's "bands" tab, is he www.chriseastland.com/bands.html The headings and navigation bars for each should be the same because the sites are literally one jpg with imbedded image maps. I have checked the jpgs, and they are the same in these respects. The codes for each page are identical. Nevertheless, when you toggle back and forth from /bands.html to schoolofrock.html, there is a discernable shift in the placement. What gives? Thanks for your help in advance. Best, Chris. Hello, I add a HTML page within wordpress site at http://www.cowism.com/pg_0003-2/ and the entire HTML section of page is shown as a single line of overlapped text. Please help me add HTML perfectly within the wordpress post/page Thanks in advance Hi guys, Could you please help me in giving the code that takes data from the fields in HTML form and when submit button is clicked the mail has to go to the intended user through Microsoft office outlook. Please help me... its very urgent Thanks & Regards Karteek Challa Hello, I would like to have a link on my site which when clicked will change the page into a diffrent cascading style sheet. Just like a Standard css link, Contrast css link. so when clicked it will change into that css. I have made a website and need help with my HTML. What im trying to do is use the Index page as my template and place all the rest of my page on a region on the index page but also change the pages of the site using nav bar. What HTML should i be using and can anyone give me a code?? Many thanks Gem I have the code to my website working perfectly when I view it in dreamweaver or by viewing the html file in internet explorer or firefox. But when I upload it to my server, It is pretty messed up. You can view the problem at larella.org. Code should be fine, and my server displayed the site correctly before. I've tried deleting files on my server and re-uploading the with no result. Any suggestions? Files I may be missing? |