HTML - Preventing The Popup With Previous Searches Under Input?
I have just started playing around with AJAX, and made a simple input text field that continuously suggests pages as the user types into the textfield.
However, in most browsers, the browser also tries to do something similar, by displaying a list of similar queries for any input with the same name attribute... I end up with two lists of suggestions :-) Is there a way to prevent the browser suggestions from turning up? Robert Similar TutorialsHello I want to make a popup input box like the prompt box but i want to costumize it- not just a line input for text but also a select option. how do i do this???? Thank you hi there, how do i get my site to come up on the first page of a google search ? here is my meta description - basically i want it to find us when anyone enters - dash8, Dash 8, Dash 8 parts, etc... Thanks! <meta name="description" content="Dash 8, Dash8 100, Dash 8 100, Dash8 200, 3 Points Aviation, Three Points Aviation, DHC 8, Dash 8 200, Dash8 300, Dash 8 300, Dash8 400, Dash 8 400, Dash8 parts, Dash 8 parts, Dash8 engines, Dash 8 engines, Dash8 support, Dash 8 support, Dash8 landing gear, Dash 8 landing gear, Dash8 propellers, Dash 8 Propellers, Dash8 aircraft parts, Dash 8 aircraft parts, regional aircraft parts"> how do I set my description for my site when it is found via a search engine? I have a meta description tag, but when i search my site on google, yahoo, msn, etc... the description doesnt fit my meta one.... any better way to set a description? Hey, I'm trying create a form that contains two radio buttons and a text box and a submit button. Depending on which radio button is selected, a search is done on the keyword. One of the buttons is for a google search and the other is for an internal site I am working with. The problem I am running into is that the 'method' attribute in my form has to equal both "get" and "post", depending on what I select. I've tried a few things using scripts but nothing successful. Any help would be great. Thanks Can someone please give me the code for a search bar that searches your own site. I am making a site with tons of song lyrics. I just started so there is nothing to sow you as an example. Sorry Thanks for the help! I work as a product manager for a company and one of my responsibilities is to update pricing on our website and I've just recently taken to making cool tables to reference similar products on select product pages. However, with each reference in a description field, the more search results get convoluted and the harder it is to get what you are searching for the come up because our website search tool lists searches alphabetically rather than by relevance. So my question is this: are there any HTML tags that bypass the way search tools organize its listings and let the webmaster specify, "I want this product to show up first in a search." For example, one of our product numbers is P992. We sell similar products, like P993, P994, etc. and I reference P992 on each of these other product pages, but with each product I mention P992 on, that product shows up when you search for P992 on our site, as well. Most of the time the actual product that is searched for is buried somewhere in the middle, depending on where it stands alphabetically, and I can't figure out how to get it to show up at the top of the page. Anyone have any suggestions? I'd rather not spend money on a more advanced search tool and would much rather manually tell our search engine to list the actual product, P992, first and then all other products that mention P992 in their description field to be listed after that. Thanks for any help. Hi, I'm brand new to HTML and web design and would like to make sure that Google searches (and other search engines) can actually find my page when searched for. Right now I only have the following code in my index.html file, and it doesn't seem to work. My url is kristenhill.sasktelwebsite.net, and my business name is Kristen's Crafts. Google searches for those things do not even work, so I know that I'm doing something wrong! I would LOVE for "wedding invitations regina" (Regina is my city), etc. to bring up my webpage, but this code isn't doing that for me: <head> <title>Kristen's Crafts</title> <Meta name="Description" content="kristenhill.sasktelwebsite.net"> <Meta name="Keywords" content="kristenhill.sasktelwebsite.net,kristen's crafts,kristenhill,Kristen Hill,kristen,hill,regina,saskatchewan,scrapbooking,scrapbook,cards,cardmaking,crafts,classes,photogr aphy,photographer,wedding,invitation,invitations,invites,wedding invitations, wedding invites, wedding invitation,custom,party,show,workshop,birthday"> </head> I have a client whose browser times out when loading a page that takes a while (20 minutes?) to generate. I could not file a response header that identifies this issue, can anyone help me with this? I am using PHP if that is a factor... I know that there's a way to prevent people from using the File > Save As feature on a website so that they cannot get the original jpegs or gifs. How would this be done? Of course, you can't stop anyone from photographing products on a website but my customer has asked me to put in this feature. Thanks, Robin How can I prevent search engines from indexing a paragraph? I know that with <META NAME="ROBOTS" CONTENT="NOINDEX"> you can prevent search engines from indexing a page. But I just want to stop them from indexing one paragraph in a page, not the whole page. I'm trying to type HTML code into a scroll box so people can copy it and paste it onto their own sites, rendering an image. Problem is, the code renders the image inside the scroll box, when I only want the code text. How do code it so that the image doesn't render, and only the code text is displayed? Is there a way to prevent text (like a link) from being selected? I use +/- headers that expand or contract a paragraph, but when clicked rapidly the text is selected. The same thing for images? Robert Yes, I searched, found nothing--- I have a pretty basic Forum. Users must log in to the Forum - from inside the Forum they can log in to their email accounts - it is seamless, it appears to the user that they are still in the Forum site, but they are actually in a different site--- The email client has a 'log out' button - I have code that will return the user to my forum: <script type="text/javascript"> <!-- document.location.href = "http://www.Your_Home_page/"; //--> </script> BUT, this doesn't work for me because it returns the user to the forum HOME PAGE, and they must log in again. In the same situation, if the user logs into the email client, and then rather than clicking on the 'Log Out' button, they hit the browser 'Back' button, it takes them straight back to the forum, without the need to log back in-- I would like to have code behind the 'Log Out' button that will do the same, take them straight back to the forum, not just log them out of the email client. make sense??? Thanks very much for your help!! Hiii experts, I am creating 2 HTML pages when click on 1st page hyperlink, we will go to 2nd page 2nd page contains an image. when clicking on image i want to go to 1st page with new content and want to remove privious content. also when 2nd page open 1st page is visible but when cliking on image , new content should be visible on 1st page. please help me its urgent!! Hi, I am trying to make a search form with textboxes and dropdowns. There are 3 options on the page however if on the third option that is a dropdown, i select number 3, another dropdown option is given. hope that makes sense please could someone point me in the right direction thanks Ok so here is my issue, i am new to web site design and i have a simple project i would like to work on. I am looking to have an entry box with a simple submit button, then i would like the submissions to be displayed below in the order they are submitted. I would also like to limit the number of submissions that show on the page at a given time by creating multiple pages that can be viewed. This seems like a very simple issue but im having trouble finding solutions on the web. Would inserting a java app or some other secondary tool be better? Any help is appreciated -Matt Hi What is wrong with this, it can't post text only post checkbox <html> <head> </head> <body> <FORM action="http://localhost:8182/items" method="post"> <P> <LABEL for="firstname">First name: </LABEL> <input type="text" value = "Hamada" id="firstname"><BR> <LABEL for="lastname">Last name: </LABEL> <input type="text" value = "I hate my life" id="lastname"><BR> <LABEL for="email">email: </LABEL> <input type="text" id="email" value = "I hate you"><BR> <INPUT type="radio" name="sex" value="Male"> Male<BR> <INPUT type="radio" name="sex" value="Female"> Female<BR> <input type="submit" value="Submit"> <INPUT type="reset"> </P> </FORM> </body> </html> Thanks I was hoping someone could clue me in as to whether or not this would be possible. I'm thinking it isn't but I need to make sure. I'd like to provide a file for people to download on my website, but when they click on the link and the download window appears I don't want them to have the option of opening it. Is it possible to only give them the option to save the file? Sounds incredibly unlikely but I gotta know. Some mouses today have horizontal scroll, some call the tilt. It looks something like: http://www.htmlforums.com/attachment...1&d=1242556560 I noticed that many websites they code those horizontal scroll to go to next/prevous page. For example Discuz! forum system has this function. While you browse hundreds or thousands of posts separated into pages, the horizontal scroll can take you to previous page or next page.(not browser back/forward) How do I code like that? Or any examples? Not even sure what to call this actually... I received this message from a friend whose site I just put up. ---------------------------- When you click on say the Home Page, and then you click on something else then go back to the prvious page, it apparently displays the previous page on the home page for example. I was not able to recreate this on my computer, but apparently, [another] web developer said this is a fairly common problem. Do you know what he is referring to, and can it be fixed? ---------------------------- Here's the site in question. Nothing fancy, just individual HTML pages. http://www.soundadviceht.com/index.html I gotta admit, I have no earthly clue what he's talking about, unless he's relaying the message wrong? Any ideas what he's talking about? |