10,650 Topics
| |
hi, is there a way to find out what are the keyword tags to a web site that are used when we want to search the web for some information. I mean, as we enter the words in the search bar, it will be match to the tags of the … | |
This might be a little confusing, so please bare with me. I know how to map an image, but the thing is I don't really care about it going to the link after I click on the mapped space. What I want is to have rotating pictures in the mapped … | |
i've got a bit of a problem here. i am having a site built that contains a music library. in the music library, each song has a flash player associated with it. most of our testers have reported that although all players load, only about two will actually play the … | |
useing this code I avoid to paste invalid chracters to textboxes. function PasteAlphaNumeric(objEvent) { var strPasteData = window.clipboardData.getData("Text"); var objInput = objEvent.srcElement; if (strPasteData.search("[^A-Za-z0-9]")!=-1) { alert("The character you attempted to paste is not allowed for this field."); objInput.focus(); return false; } } I want to allow to paste white space … | |
Yo, Can somebody tell me the code to put an image file in to an html document. But not from a URL but from a file saved yo my computer! Thanks ;) | |
I have been asked to send an ESP file to someone - they suggested I create this in illustrator. My question is this - is there another program that I can create these EPS files in that don't cost as much? I don't want to spend $500 for something that … | |
Hello, I am trying to view the source code of a navigation bar which is an include file on a site. Right clicking, and view source is not helping. Help? Avi | |
Basicly I have defined an img tag to have a black border around it using this bit of code. img {border:4px solid; color:#000000 } I was going to use a text based logo but have used a non standard font so it looks rubbish. I now need to design a … | |
[img]http://www.inethouse.net/oneadmin/_files/blogger/ccboxshot.jpg[/img][img]http://www.inethouse.net/oneadmin/_files/blogger/Sonar4_Producer_Box_3D.gif[/img][img]http://www.inethouse.net/oneadmin/_files/blogger/IMGSABBox100x120.gif[/img] How do you guys create such boxes? Do we have some facility in Photoshop or is there a seperate software for the same? | |
Hello...I've made an online survey in Dreamweaver. Currently, I am using the post method with the simple option of having the information emailed to me. This would be ok, but it doesn't work with some email programs. I think I need the submit button to post directly to my server … | |
[url="http://blogs.msdn.com/ie/archive/2005/08/29/457667.aspx"]http://blogs.msdn.com/ie/archive/2005/08/29/457667.aspx[/url] | |
Ive been working on adding an onclick feature to my page. i have a gallery that when you click on a picture it opens to a sized window, what i would like it to then do is close if someone viewing it clicks on the image. Ive tried to artisticly … | |
Can someone tell me what the difference is (if any). Or is it a matter of preference? Thanks, Nate PS - Sorry if this is in the wrong forum | |
Need help with scripts to spice up website i got a website here's the link :[url]http://www.silentoperationssquad.tk/[/url] Please help. | |
[url="http://blogs.msdn.com/ie/archive/2005/09/01/459119.aspx?CommentPosted=true#commentmessage"]http://blogs.msdn.com/ie/archive/2005/09/01/459119.aspx?CommentPosted=true#commentmessage[/url] [url="http://www.satzansatz.de/cssd/onhavinglayout.html"]http://www.satzansatz.de/cssd/onhavinglayout.html[/url] | |
Hi there Im working on a listbox(flash component), where upon click, will display other arrays in a movie( which is also a listbox made from textfield). The second listbox suppose to contain html links, where it will open up a popup upon clicked. The problem is that whenever i click … | |
Is it possible to have a small page load (saying thanks for visiting etc.) when the user closes my website? Thanks [B]Martin[/B] | |
Let's say my site is [url]www.domain.com[/url] and I want to add a link to it that goes to [url]www.domain123.com[/url]. When a person clicks the link and gets to [url]www.domain123.com[/url], I want all links on THAT site to be disabled, and I want the only way for the person to get … | |
Has anyone ever heard of a Cul Da Sac (pronounced coldasack) on a site? Supposedly it allows users to go from domain1 to domain2 but not do anything on domain2 besides viewing the page that the link on domain1 is to...Let me know | |
[B]Why Use XHTML on Your Web Site? by Chris Hooley of MCP Media, Inc.[/B] As web site owners, we all want the same thing. We all want a great design. We all want to make money. We all want our site to reach as many people as possible. But how … | |
I have been trying for the past two weeks to transfer a template I purchsed online in Photoshop format to Dreamweaver MX. I have tried everything that I can think of-meanwhile the option for "save to Web" is not available-only Save and Save As. My main goal is to Publish … | |
I need to add a form to my webpage that will email me the responses that vistors leave for me, where do i start, i have the form layout on my page but how do i get it processed?? i use godaddy to host. thanks | |
My static background works in Internet Explorer and Webstractor. Not in Safari, Netscape, or Firefox. Is there someway to fix the code, so the static background will work with all/most browsers? This is the webpage with the static background: [url]http://www.vjandrews.com/ClubsEventsForums.html[/url] -- vjamacaddict, G4 iBook, OS X 10.3.9 | |
Hello! I'm using .htc on my server for hovering pourposes and I don't know how to make IE6 stop crying obout dangereus scripts (this script blocker). I hope u know what I think if not go to this [URL=http://freeweb.siol.net/najami/]link[/URL] .(linki is permanent) | |
Howdy all. I'm currently working on a site with a vertical nav bar on the left hand column. In attempts to keep my markup compliant and clean, I'm using symantic markup so that the unstyled pages are still navigable. Under these pretenses, I'm using a CSS-styled unordered list (UL tag) … | |
I am having problems with the resolution in my website. When I view the website on my windows with a resolution of 800 * 600 ( the standard windows size ) the web page covers full screen. But if the same web page is seen on a different resolution like … | |
hey all, i'm trying to update our company website and i usually dont do it but my programmer is not around and i just need to add one link to it. on this website, there are really no links that open documents, just opens text on that web page youre … | |
Hi, I would love any and all help. Currently, I am loading a style sheet and a .txt file (which has the code below in it ) into my flash file. Its working fine but I would like to specify the window size it opens. Is this possible, and if … | |
I wrote this little code segment to illustrate the idea of what I want. I'd like to be able to automatically scroll the DIV to the bottom when you add stuff to it. [code] <html> <head> <title>Auto Scrolling Div</title> <head> <script type="text/javascript"> <!-- function addStuff() { var stuff = document.getElementById('foo').value; … | |
I am validating a html form. On submit I have a functions like the one below. I have seen examples like this, which is why I tried using “with |
The End.