10,650 Topics
| |
Is there a way to make a string variable in "normal" html (that is, not inside of a <script> tag)? I want to do something like [CODE] Number='005' <a href="http://domain.com/"+Number+".html">my link</a>[/CODE] Is this possible? Thanks, David | |
[img]http://i10.photobucket.com/albums/a145/41991/help.png[/img] ok making my first site, and i want to be able to put an iframe right inbetween the {} (as described in photo), just a simple horizontal photo scroll in a frame, but i cant figure out how to exactly put it into this location, i seriously started like … | |
How can one go about making and publishing a Chrome Web App? My understanding is there is some amount of HTML involved. | |
Hello all, I am trying to strip all of the white space,front and back, from a variable that has the value of a text box in it. I've tried so many different techniques but to no avail... here is an example of some of my code... [code]var firstname =(document.registration_form.FirstName.value); if … | |
So, I use this site called DriveHQ to host my website- I upload a HTML file, and I open the file and get the link, and use .CO.NR to redirect to the site. Okay, so the point is that I made this Flash thing with something called PowerBullet Presenter, and … | |
Could i put all this info in a css file and still code [CODE]<div id="submenu1"> </div>[/CODE] if yes how? [CODE]#submenu1 { position:absolute; top:530px; left:167px; width:auto; } #submenu2 { float:right; position:absolute; padding-left:10px; border-left:thin; border-left-color:#000; border-left-style:solid; border-left-width:thin; top:530px; left:487px; width:auto; } #submenuline { position:absolute; width:525px; top:535px; left:167px;[/CODE] | |
Hey Everyone, I am hopign someone can help me out. I'm trying to learn how to use Fireworks to slice and export my website layouts since it has been given the CSS functionality. Problem the examples I have seen on ly show simple layouts wehre there are clear boundaries between … | |
Is it anyone how to get the system date and display it on a webpage? | |
Hi, When you have a chance, can you pls take a look at the html code and let me know why there are empty space in the browser? I spent hours. still no luck. thanks. ---------------- [CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <HEAD> <TITLE>BengaliaList.COM - A list of … | |
Hi I am having trouble achieving 100% width of footer. If in css width, I set it to 100%, after resizing or after scrolling page horizontally the footer background is lost. If I set width in pixel, the problem increases(i am sure u know why) Do you know any fix … | |
Hello to everyone. I have an old flat database with a couple of hundred entries that I want to convert to a relational design. It was a user database for simple login and some preferences. I would like to know if there is a simple way to convert from one … | |
[CODE] a:link { color: #000; text-decoration: none; } a:visited { color: #000; } a:active { font-weight: bold; } [/CODE] How do i get the active link to remain bold and not only become bold when I click on it? What happens now is when I click the link it become … | |
Hi, I have designed a couple of 2-3 page websites before and they both were done in Dreamweaver. I was able to do that since they were not real websites and I had plenty of time to try things out. I am currently working on a proposal for a redesign … | |
i need somebody's help with the style of navigation bar i should use. if anybody can help please tell me. | |
I'm trying to get the submenu to have the text left aligned when you hover over it but now it centers. Not sure why. I'd also like for the drop down to be slightly to the right of the parent menu. I'm using the spry css and one that I … | |
Hello. Experiencing validadion error when i validate at [url]http://validator.w3.org/#validate_by_input[/url]. The affected area is this. [CODE] <form id="menu" name="nav_old_notes" action="onClick"><span>Välj vilket protokoll du vill se.</span> <select name="old_notes"> <option selected="selected">Välj mÃ¥nad!</option> <option value="protjan.odt">Januari</option> <option value="protfeb.odt">Februari</option> </select> <input type="button" onClick="location=document.nav_old_notes.old_notes.options[document.nav_old_notes.old_notes.selectedIndex].value;" value="Visa"> </form> [/CODE] The validator says that onClick is not an atribute and … | |
Hi, In [URL="http://www.w3schools.com/tags/att_standard_id.asp"]http://www.w3schools.com/tags/att_standard_id.asp[/URL] it is written that: [QUOTE]The id must be unique within the HTML document.[/QUOTE] What if I make them equal? I often use id for numbers of objects in database, e.g. id = 5 They are in deffierntent containers, for example [CODE] <div class = "x"> <div id … | |
[url]http://78.62.176.40/[/url] [url]http://78.62.176.40/wordpress/[/url] I am trying to make wordpress template out of regular html template and i dont understand why div id"contetn" is not changing its height according to content that it is inside. I dont think that wordpress has something to do with this. | |
[url]http://testfunda.com/ExamPrep/LearningResources/qod/cat-question-of-the-day.htm?AssetID=9f23d94b-e3bf-499b-9bb1-701adb76d8e3[/url] visit this site see the footer which is at the bottom of the website. Can any one tell me how can i design this type of footer or is there any read made plugin available for that. Pls help me! | |
I would like to know how i can include a back/forward button directly below a conveyor belt so that the conveyor belt works as normal but the website viewer can always go either or forth using the buttons and also how do i delay a conveyor belt movement / speed … | |
Our company site was recently redesigned and all php web pages were switched to html instead. Now, Google is giving off a lot of 404 errors, regardless that our sitemap is updated and submitted (without errors) since a month ago, and almost resubmitted daily due to added pages. How would … | |
I am going for a career in Software Design and i need to know what college path should i take in order to accomplish that? I have been told that i should major in computer science and specialize in software design. Is this what i would need to do in … | |
hi, please help me. i have one html page div show on click and for hide click to somewhere else in the page. please help me thanks in advance. jack | |
Cyrilic characters don't show up on this theme: [url]http://themeforest.net/item/elegance-simple-and-elegant-wordpress-theme/full_screen_preview/110315[/url] in the navigation bar. how to repair it? when i write in latin characters there is no problem, but when in cyrillic nothing shows up. the menus are empty. no characters at all. i guess it is a css problem....pls help … | |
Hello this is my CSS: [CODE] div#menu { width:680px; height:30px; position:absolute; top: 300px; left:300px; } #linkbar { list-style:none; margin:0; padding:0; } #linkbar a:hover { background-color:#CCCC00; color:Black; } #linkbar a:visited { background-color:#CC6600; color:White; } #linkbar a:visited:hover { background-color:#CCCC00; color:Black; } #linkbar a { behavior: url(/css/border-radius.htc); border-radius: 10px; display:block; float:right; margin:3px; background-color:#006600; … | |
Hi Happy St Patrick's day from Ireland.... I am trying to use a video player on my website and I want the player to disapper after a set period of time. so when the page is opened, the player will play the video and then in 1min 40 secs when … | |
I have a menu that is being obscured by a text field. I tried setting the Z-index in the CSS to 1 and 2 respectively and set the position to relative (w3 schools sais the positioning must by relative, absolute, or fixed) for the Z index to have effect but … | |
Hey so I'm a bit new to html and css. I can do some basic thigns but some stuff I am starting to notice is the position of divs and my pictures / links I am placing. I am hosting this small server and I was working on a webpage … | |
i have had a problem with a searchbox found on 99lessons , it is a facebook like searchbox everytime i made a search, the results came up, but the frame below moved(if u know facebook, the results should show over the frame underneath) i fixed it with some css, this … | |
The total number of objects on one of my page is 76 which by their number will dominate web page delay. how can I reduce this to a more reasonable number? The total size of my page is 1451727 bytes, which will load in 304.53 seconds on a 56Kbps modem. … |
The End.