10,650 Topics
| |
Is there any chance I could possibly have this sort of fly-over menu ([url]http://www.milonic.com/mfa/2005-July/006245.html[/url]) on my website as well, allowing the menu to STAY APPEARED on the top part of their window, even when they scroll down. My CSS based website can be seen on: [url]http://homepage.ntlworld.com/darsh25/[/url] I want fly-over menu … | |
| Hi, I want to make something in flash like thus: I have a picture and I want it so that when I put my mouse over it, it plays an animation until finished and then when I take my mouse off it stops. Is there any source code or tutorials. … |
[COLOR=#0000ff]i cant display picture from container when i write like this. <[/COLOR][COLOR=#800000]td[/COLOR][COLOR=#ff0000]style[/COLOR][COLOR=#0000ff]="width: 100px"> <[/COLOR][COLOR=#800000]asp[/COLOR][COLOR=#0000ff]:[/COLOR][COLOR=#800000]Image[/COLOR][COLOR=#ff0000]ID[/COLOR][COLOR=#0000ff]="Image2"[/COLOR][COLOR=#ff0000]imageurl[/COLOR][COLOR=#0000ff]="~/images/+ [/COLOR][COLOR=#000000]<% Container.DataItem("picture")%>[/COLOR][COLOR=#0000ff]"[/COLOR][COLOR=#ff0000]runat[/COLOR][COLOR=#0000ff]="server"[/COLOR][COLOR=#0000ff]/>[/COLOR] [COLOR=#0000ff]</[/COLOR][COLOR=#800000]td[/COLOR][COLOR=#0000ff]>[/COLOR] [COLOR=#0000ff]please help [/COLOR] | |
I have a wireless network and am interested in establishing a welcome page to have my users agree with terms and conditions prior to login. Please help. My WiFi router is Belkin Pre-n. Thanks in advance. JD | |
I have my div element which has a className. i want to grab the display property for this div at runtime in firefox. i have tried something like this with no luck in firefox or IE; any other ideas [code] var divObject = document.getElementById("divObjectId"); divObject.style.getExpression("display"); [/code] in ff i get … | |
My website, which can be viewed on: [url]http://homepage.ntlworld.com/darsh25/alcohol.html[/url] On the left menu, I want images appearing ONLY when we hover mouse over particular link (Beer/Wine/Whisky, etc.) & its submenus, which works perfectly well. But what I want is ALL images appearing (only when mouse is hovered over a particular link) … | |
how can i make the results of a google search form staying at [B]my[/B] url? usualy, the forms directs to [B]google.com[/B], but look here: [URL="http://www.illustrated-db-discography.nl/"]http://www.illustrated-db-discography.nl/[/URL] (jump to section: search): at this site the results actualy stays at the same url! and its not just a google page with some cosmetics … | |
This is very strange. However, I can't get the [INLINECODE]overflow: auto;[/INLINECODE] and, more specifically, [INLINECODE]overflow-x: auto;[/INLINECODE] behaviors to work properly on any of the Mozilla browsers (Firefox, Camino) on an Intel mac and yet they work fine on a PPC mac and in Windows. Regardless of whether scrollbars are needed … | |
On my site I use the following code to tell users when I last updated my website: [CODE]Last updated: ', new Date(document.lastModified).toLocaleString(), '[/CODE] This shows users something like this: [QUOTE]Last updated: 22 April 2006 12:53:12[/QUOTE] Would it be possible to remove the time, so it just says: [QUOTE]Last updated: 22 … | |
I have an all-CSS drop down menu with a z-index set to 100. However, it still appears behind some form elements and flash advertisements. What can I do to fix this? Thanks | |
i have an input element with a type of text. I want to check that only numbers are entered in the element. I also want to alert the user when they enter anything that's not a number. HTML for the element below. [code] <input type="text" id="QTY" name="QTY" title="Qty" size="3" onkeypress="key(event)" … | |
I realy need this script: [URL="http://www.jscode.com/js_auto_bookmark.shtml"]http://www.jscode.com/js_auto_bookmark.shtml[/URL] unlike a regular bookmark, it grabs automaticly the page url & title to be added. one problem: i just dont know how to make the link to the script as a picture, insted of "bookmark us!" text. any help with this please?:eek: | |
I have a site that i maintain, i want to add an interactive CD to it, the CD is of educational content and has a test/quiz at the end of it, It is almost exactly like the online traffic safety courses that you get if you do a traffic violation … | |
Hello, I am working on a website. I have a test page up here: [url]http://www.geocities.com/mydadthinksimgay/honkiesupreme.html[/url] My problem is that I am trying to delete the generated text in the table cells underneath where it says "download - click here" and "buy - click here." I still want the download and … | |
Hi everyone, Can anyone tell me how you can stop users from URL Hacking your website? So for example if you have a password and username form on the front of your website and only want authorised members to gain access to your web site. So for example just say … | |
allrighty im kind of new to dreamweaver as im just getting into it in school. Anyway i have a web project to do in making my own personal web site. What im trying to do is have on one of my sites pages a bunch of images in which you … | |
hey guys i need help with sumthing, i dunno if this is considered html or not but u guys know the tag [IMG](url)[/IMG] how can i put a hyperlink on that if its possible?? like u click on that picture and it will lead to a link, is that possible?? … | |
I've been playing around with a program (similar to Dreamweaver, or at least people say it is) called Nvu which is open-source and free. I was just wondering if anyone who is more experienced then me (noob) could offer some tips or advice. It would be awesome if you could … | |
Hi, Can some please tell me how you can change the behaviour of a link <a href="somepage.htm</a> so that it opens a dialogue box with a message (which you can dictate) and lets you press ok before proceeding to the desired link page. Please help. I'm guessing its an onclick … | |
| Ok here's the deal. How the hell do you centre a flash file in html? I just can't do it. It's driving me mad. I just want the picture to be centered when I export it to html. And preserve it's scaling when viewed at higher or lower resolutions. I … |
Can you please help me with launching Acrobat Reader from html document? I have a html page which contain few links leading to PDF documents. There is no problem to open basic PDF's throught hyperlink into browser window, but some of this PDF's are searchable and if I try to … | |
Gday Guys n Girls, I think im posting in the right section so here goes. I have been playing around with Fireworks MX to layout a site it graphics and a few buttons. I've had no problem coming up with a basic page and have worked out how to export … | |
Check out the following link: [url]http://65.36.199.60/test.html[/url] The red bottom border isn't stopping for my right aligned image, but my h2 text is. Any ideas why this is happening, and how to have the bottom border stop where the right image starts? Thanks, X. | |
I understand how to set up the input fields, name the input fields, and assign the appropriate action. The problem is I dont understand how to display this information in the particiapants.htm page. Thanks for any help. <form name="input" action="/tournament/participants.htm" method="get"> Gamertag: <input type="text" align="center" name="gamertag" maxlength="16"> <br> Email address: … | |
I'm currently working on the CSS template for a new client and running into a strange issue. The design calls for a separation bar of repeated background to resemble a negative strip (site is a portfolio piece for a commercial photographer), and below that the continuation of a gradation. For … | |
There is a form in which rows are generatiing Dyanamically. There are 25 Text boxes... How can I insert the data into Database ? I am using for the backend programming. If U want then I can send the Code also I am stuck at this place ..Please help me … | |
Hi All, I am trying to create html form which looks like Excel Sheet. I am able to some extent, only thing where I am stuck is how to make the rows dynamic(Once the user click Enter a new row should Enter automatically). Frnds can U please help me here. … | |
How do I get an image to display before the url? Thanks SJ | |
hey guys i need for my website, html editor, like the one found in this forum when u want to post thread, where i can download this extension? or is there a code i can copy it and have this editor? i am ready to any suggestions 10x in advance … | |
Hi, I am trying to have a right floating image in my content that needs to appear at 100px from the top of the content. My content should flow around the right image. I managed to do this as follows: <div style="width:1px;height:100px;float:right;"> </div> <table border="0" cellpadding="0" cellspacing="0" style="padding:15px 0px 10px 10px; … |
The End.