10,650 Topics
| |
[B]What I need[/B] [code] Protein 8g 25% Fiber 1g 3% [/code] [icode]<a><span style="float:right">8g 25%</span> Protein</span></a> <a><span style="float:right">1g 3%</span> Fiber</span></a>[/icode] This code doesn't work when the percent values differ. It makes all the gram values ragged. Can you help me with this? | |
hello, how do i validate checkboxes with different names using Javascript? My checkboxes should allow one or more to be ticked and store them in database.So far the checbox that has been ticked its value is stored in database but the unticked checkbox shows "undefined" in the database. Can anyone … | |
Hi, Can any one tell me why it happens sometime that last alphabet of website repeats specially in Internet explorer 6. You can check chikitsa24x7.com in this footer line is repeat. Thanks in lot well in advance | |
OK. So basically I am creating a website and I would like add a feature where I can access websites from my own websites. If you don't know where I'm going then its basically simple. I would like to get onto blocked websites on my school network whenever I want … | |
I want to position an element span tag by the natural positioning in a page (its a drupal page so the theme can change and i dont know where my span will fall but i also want to position an an image on top of this span how do i … | |
Hello. I'm new here, just joined because you all seem rather knowledgeable and I'm in need of some help. I'm making a website for my philosophy class at [URL="http://www.pisp.co.uk/"]Pisp.co.uk[/URL] and it works great in all browsers (IE7, IE8 beta 2, Chrome/Safari, Firefox, Opera) except Internet Explorer 6. There's two problems. … | |
hello everyone, i hope you could help me with this one. I am having a problem in creating a tab control. How can i make a simple tab control? THANKS IN ADVANCED!!! | |
I plan to launch a directory of farmers in the UK, US, Canada and Australia. Initially I thought it would be better to have them all in one directory farmer.com BUT then I was thinking that if I have farmer.co.uk, farmer.us, farmer.ca and farmer.com.au then each directory would do better … | |
I'd like to change the web site I work on to look like the msn.com site, where the information sits on top of a background. I use Frontpage 2003. My site is buit on frames that fill up the entire page. Is it possible to make a background like the … | |
Hi, im very new to web design, though i did do some html in school. I finally got some things figured out and started my own site for friends and family to view pics of my son and see whats new. I was wondering if anyone could point me the … | |
I can't figure out how to stop the thumb from moving. Steps: Create an mx:Hslider with min=0 and max=100. Create a var with a set value of 50. Start slider at 0, allow user to move slider up in range based on var decreasing. I can get the slider to … | |
Hi, I am preparing website in English and Hindi, As per my search for web site in hindi there is need of font embedding for this we need two types of files .eot and .pfr I make both files and attach it too. it is working properly in I.E but … | |
Hello all, I'd like to know if it's ok to use vbscript within a css page? I'm thinking about defining certain variables at the beginning of the style sheet so that it's easy to change between colors (or load the colors from a database so each user can have their … | |
I would like to know where to find the "get XX browser" images. I'm making a page to intercept IE <6 users and tell them to continue they need to upgrade to a more modern browser, and show images for each of the more popular browsers. Unfortunately, I can't seem … | |
I'm having to redesign a web-based data-entry page; as I had the original set up, it would have caused a high degree of duplicated information in the database I am working with. The original design called for a single form, in which a given set of data would be specified. … | |
Alright I made some banners in Photoshop and saved them as gifs on a different computer, then copied them to a flash drive. I then copied them to my computer and theres is no preview and when i tried opening it in paint it says files curropted or format not … | |
Is there a wysiwyg way to quickly create a dynamically populated breadcrumb navigation in Dreamweaver CS3? I have only a short time to figure out. thanks. | |
Hi, I was wondering if was possible to put an alt label over text(So that when I hover over it it tells me something about the link). I have been able to do it with images but I have some links on my site that are in text that arent … | |
Hi, I'm creating a website and I've ended up with about 10 pages. Each page has the websites name and something like a banner/header. I've entered the banner/header for each page. So if I decide to make any changes, I'll have to change all 10! Is there anyother way that … | |
Hi! I'm new to the forum. I just found it while searching for html help, and it helped me with several things. I have a new problem that I need help with now. I am a relatively novice web programmer. I am working on a website for my school's Frisbee … | |
how to do tab indexing in jsp? in my page in start index have to index I enter the patient details & in index II enter their sick details & in index III enter their consultant doctor details & in index IV enter the who alloted details atlast tab index … | |
Hello everybody HOWDY? I have lot confusion about using id/class in CSS. When there is a need to use id and when there is a need to use class? What is the difference between id/class in CSS.Either there a standard way for the naming convention in css for the id/class … | |
Hi Everyone Umm...first time posting here. I'm barely learning about CSS and all that jazz and I'm confused as to what I did wrong. The professor doesn't really help us out and the book and lectures just confuse me. I put up the layout here: [URL="http://michie.suteki.nu"]http://michie.suteki.nu[/URL] My Navigation bar goes … | |
I'm looking to display a text field being called from a database. Every other row is small bit of information, but I'm calling a text field with a few lines. It looks like this: [CODE]echo "<tr>"; echo "<td>10k</td>"; echo "<td></td>"; echo "<td>" . $list['tenk'] . "</td>"; echo "<td>" . $list['tenkl'] … | |
Will you please take a look at [URL="http://nutrograph.com"]nutrograph.com[/URL] in IE7, and then the styling: [URL="http://nutrograph.com/stylesheets/site.css"]http://nutrograph.com/stylesheets/site.css[/URL]. I wonder if there is a quick fix to get it looking right as it does in FF3. Thank you. | |
Hi all, I'm a complete newbie to CSS and HTML, so this could be a very obvious solution. I've pulled most of this from different tutorials I've found online. I'm trying to get the website to be 780 pixels wide and in the centre of the page, and also to … | |
Hi, After designing my website and the creation of my CSS File that i use on the tables,cell, e.t.c i intend editing the website and creating a new style of CSS but on right clich to applied the CSS i found that the CSS appear grayed off i.e i can … | |
Hello, I know it is a somewhat controversial topic of whether or not to force a browser to open new window. But I have decided in the case of pdf files I will. After selecting the link I want to warn the user by bringing up that dialogue letting them … | |
I want the height of the right side column (id="menu") stretch down automatically, when the amount of content on the left side (id="page00") makes the "page00" div taller than the "menu" div and/or viceversa. I mean when I enter text and image in "page00" div, I want the height of … | |
guys please help..newbie here i'm using macromedia flash 8.. i created a navigation button for my website...i used "iframe" in my html so the URL in my navigation will display on that frame..(i embed my .swfon my html) i used this script on my flash on(press) { getURL("#myurl", "mytarget"); } … |
The End.