20,737 Topics

Member Avatar for
Member Avatar for kimmi_baby

Hi, I'm having a few problems wanting to highlight the current tab in the navigation. I'm wondering if this could be because I have different stylesheets for some pages? Can this affect the way it works? I'm still using the same code in each stylesheet for the navigation... I'll post …

0
155
Member Avatar for lsvife

could anyone help why hover doesnt work on some of my link. below is my code! thnks in advance!!! [ICODE]a:link {color:#FF0000;} a:visited {color:#00FF00;} a:hover {text-decoration: underline;} a:active {color:#0000FF;}[/ICODE]

Member Avatar for Dandello
0
115
Member Avatar for Buter23

Hi, I have a problem with a search box not displaying all of the fields in Internet Explorer 7. All seems to work okay in 8, 9, Firefox, Safari and Opera... Can anyone offer any advice? Search box is close to the top of this url.. [url]http://www.lastminutetheatretickets.com/[/url] the style sheet …

Member Avatar for stbuchok
0
246
Member Avatar for lukemaister

Hi All, I have lately encountered quite a few problems with the problem I'm about to describe. I think it would be good for all of us to know the solutions if anytime we encounter this problem. I know my content is larger than the screen and I have a …

Member Avatar for Dandello
0
113
Member Avatar for rievan

Hello I am having issues with a script.. I am trying to have an array carry a bunch of vimeo codes. What I want to do is make it so that when someone clicks a button created by the array they are able to see a vimeo script open in …

0
81
Member Avatar for tqmd1

Dear Experts My feedback form has following codes [CODE]<FORM name="form1" method="post" action="mailto:asiagheemills@hotmail.com" enctype="text/plain"> <br><br><label>Name</label> <span style=margin-left:24px;><input type="text" class="design14" name="Name:" value="" size="45" maxlength="50"></span><br><br> <label>Address</label> <span style=margin-left:6px><input type="text" class="design14" name="Address:" value="" size="45" maxlength="50"></span><br><br> <label>Email</label> <span style=margin-left:26px;><input type="text" class="design14" name="Email:" value="" size="45" maxlength="50"></span><br><br> <label>Mobile</label> <span style=margin-left:17px><input type="text" class="design14" name="Moible:" value="" size="45" maxlength="50"></span><br><br> <label>Subject</label> …

Member Avatar for simplypixie
0
63
Member Avatar for davy_yg

index.php [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Masterlink International</title> </head> <link href="frontpage.css" rel="stylesheet" type="style/css" /> <div id="body"> <body> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris consectetur nunc quis orci feugiat a semper lectus interdum. Aliquam ipsum metus, …

Member Avatar for geneh23
0
115
Member Avatar for Labdabeta

How do you show code on a website? Right now I define a bunch of CSS styles called Comment, Preprocessor, Keyword, etcetera. Then make a two column table, make the left column line numbers and and the right column each row has a line of code. Then I manually go …

Member Avatar for pritaeas
0
159
Member Avatar for whitshade

I recently noticed that images are no longer appear on my website. It is an add-on domain name, but images are viewable in the parent domain. I've checked the paths in the code, the permissions for the images direcoty and the images themselves and can't figure it out. The images …

Member Avatar for whitshade
0
209
Member Avatar for dyingatmidnight

I'm wondering if any Dreamweaver users around can help me out. I'm new the program, having done most of my programming in Notepad++ until my new job and there are two features of Notepad++ that I would really like in Dreamweaver but can't seem to find if they exist (which …

Member Avatar for bdwild
0
165
Member Avatar for MoDy kareem

Hello. Am creating a new program, it is like a webbrowser. But I need to make my own downloader from the webbrowser(I need my downloader start instead of internet explorer downloader, Internet download manager etc.) Sorry for my bad English :S

0
75
Member Avatar for trektrak

Hello, Is it possible to get data from another web server (not local webserver) using php and by that I can create the php connection to store into local mysql ... ? Any ideas?

Member Avatar for trektrak
0
77
Member Avatar for JasperX

I dont know if someone Use this Browser FrameWork , i hope so :) I would use this Browser Framework in my Winform Application c#. I have some questions to do. I'm getting Crazy :( My target is Build a Tabbed WebBrowser with this FrameWork in a WinApps Form. [B]Question …

0
162
Member Avatar for Beary21

I'm trying to login to Valve's Steam website, but without any luck my 2 different scripts aren't working. Help please!? Any script I find on the web appears to be outdated. [CODE] import urllib, urllib2, cookielib, webbrowser data = urllib.urlencode({ 'action': 'doLogin', 'goto': '', 'steamAccountName': "****", 'steamPassword': "****", }) # …

0
207
Member Avatar for aaloo

this is my as3 code which is making an xml file [code] var submitListener:Object = new Object(); submitListener.click = function() { var login_xml:XML = new XML("<login password=\""+username_txt.text+"\" username=\""+password_txt.text+"\"> password_txt.text </login>"); login_xml.xmlDecl = "<?xml version=\"1.0\" ?>"; packet_txt.text = login_xml; }; submit_btn.addEventListener("click", submitListener); [/code] i want to insert password as node value …

0
87
Member Avatar for cpeeyush1

hi i want to design a new web browser but i have no idea that which programming language is best for it so please suggest me from which language i should start.... i have a knowlege of c/c++ and java and in web area HTML/css/Xhtml/flash programming/java scripts(learning) -PC(INDIA)

Member Avatar for chrishea
0
322
Member Avatar for Garidius

Hello everyone, Somebody could suggest me some good script that you have used (jquery or something) to embed within a div structure a multi album photo slideshow/gallery or some other way to do it. I've seen some but they aren't multi album and one of them has that feature but …

Member Avatar for Garidius
0
115
Member Avatar for showman13

Hi, I'm running into issues trying to layout a page that contains both html links using .png images and a .swf file that I would also like to have linked to another page. To see what I mean, I have a test page here [url]http://www.the-dream-release.com/test_page.php[/url] What I would like to …

Member Avatar for showman13
0
92
Member Avatar for roshan_iiita

I am unable to run WMV videos in firefox in both linux and windows even after installing wmpfirefoxplugin in windows and mplayer in linux. Actually first i tried in Windows, i found searching at forums that three dll files must be missing from "program files\Windows Media Player": npdrmv2.dll npdsplay.dll npwmsdrm.dll …

Member Avatar for roshan_iiita
0
313
Member Avatar for vidin

I have a drop down menu from a menu.php file and a form from form1.php redering on same page control.php. I want to overlap the menu over the form elements, but what I get is the text box interfering with menu. Please see the attached image. How to we resolve …

Member Avatar for lps
0
62
Member Avatar for seowebtech

I am looking good script that could control the site, ideally with search engine friendly urls, and easy google shopping integration, paypal, sitemap, etc. any help would be appreciated, thanks

Member Avatar for ThePirust99
0
126
Member Avatar for ZeroEddy

Hey guys I am having a slight problem with my site. The problems are: 1. The text in the header does not re-size whenever the window is resized and it turns the page really messy. 2. Whenever you hover over the li in the navigation bar it shifts the divs …

Member Avatar for ZeroEddy
0
164
Member Avatar for roshan_iiita

I am unable to run WMV videos in firefox in both linux and windows even after installing wmpfirefoxplugin in windows and mplayer in linux. Actually first i tried in Windows, i found searching at forums that three dll files must be missing from "program files\Windows Media Player": npdrmv2.dll npdsplay.dll npwmsdrm.dll …

0
115
Member Avatar for ishmaelmiller

hi there, my name is ishmael miller and i am currently trying to develop a new website or blog that will act as a global resource for the experience of global cities. I'm particularly keen on highlighting radical and alternative cultural attractions that are off the beaten track, rarely visited …

Member Avatar for simplypixie
0
49
Member Avatar for veledrom

Hi, How can I use an hyperlink as a submit button? I need to use hover property. [CODE]<a href="#" title="Next"><img src="next.png" alt="Next" /></a>[/CODE] I've found this code but [U]I cannot use hover to change the image[/U] when mouse over: [CODE]<FORM METHOD="POST" ACTION="whatever.php"> <INPUT TYPE="image" SRC="submit.gif" WIDTH="30" HEIGHT="30" BORDER="0" ALT="SUBMIT"> </FORM>[/CODE] …

Member Avatar for Dandello
0
81
Member Avatar for davy_yg

Hi, I am trying to create a new card with AI. The size is 80 mm x 50 mm. Before I printed I export it to jpg format. The print out result is as big as an A4 paper. How to create a new card with the output (print out) …

Member Avatar for davy_yg
0
97
Member Avatar for gunnerone

How could i create x amount of checkboxes based on how many items are in a database and populate each check box with a php variable containing the data from the database. thanks.

Member Avatar for simplypixie
0
75
Member Avatar for safyrmwn

Thank you kindly for any assistance. After countless Google searches for help or info and nothing found I surrender to anyone who may help please. Ongoing for several months: Dual Monitor system - simultaneously both monitors randomly flash/blink (looks similar to a screen shot flash). This happens at system start …

Member Avatar for safyrmwn
0
1K
Member Avatar for suavedesign

Hi My site works perfeclty ok in Firefox and IE8. If you take a look at it in IE6 and 7, you can see that it doesn't work well there at all. The link to my site is [URL="http://www.newstylesignsusa.com"]www.newstylesignsusa.com[/URL] In IE7, the pullout menu is not visible. Under the second …

Member Avatar for The Dude
0
117
Member Avatar for shyboy78758

I am having trouble with the following thing. I have a code that is supposed to line up 6 images on the right margin. The six images are supposed to line up to make one image. It's not working right. can anyone help me and tell me what i am …

Member Avatar for Ib89
0
523
Member Avatar for brian.king

Hi guys, Hopefully someone can help me. I have this error when I try to load a webpage in Internet Explorer, is null or not an object. it says some errors on page blah blah. When I try to load the same page on another computer it works fine, I …

Member Avatar for Nwakamma Faith
1
2K
Member Avatar for opjjuly

Hey guys, my DIVS are giving me a headache things is my .main div is overlapping with my .footer div , the .main div contains a table which expands when more rows are entered, so as its expanding it will overlap with the .footer div. Increasing its height to accommodate …

Member Avatar for simplypixie
0
129
Member Avatar for kimmi_baby

Hi, I just need some help with tables. I'm using the tables for a mini menu. My problem is, on rollover, it doesn't actually cover the whole element. Is there a way for it to cover it all? The box is normally grey and on rollover it's red but it …

Member Avatar for simplypixie
0
106
Member Avatar for loveforfire33

Hi guys, im reasonably new to the world of CSS and cross browser support (i have always worked on the backend of systems in the past). ive created a layout for a website im creating as a learning experience for a friend. Ive tried to find the source of my …

Member Avatar for loveforfire33
0
76
Member Avatar for Level5Media

I am having some issues with tables in firefox vs. safari. For some reason, witch i have not run into before, Mozzilla is rendering my tables hight to be much larger then safari. This problem is a concern because i am creating a visual layout (via imbedded images) in witch …

Member Avatar for Dandello
0
166
Member Avatar for judge6

Hi all, I'm working on a website which has a horizontal navigation menu, much like the one on DaniWeb. Basically I need to include an icon which floats right for each list item. IE7 has a bug whereby if the container div does not have a width stipulated then a …

Member Avatar for Dandello
0
163
Member Avatar for cool_zephyr

Hello everyone..I'm trying to access the methods of a WCF service from a pocket pc emulator..I added a Web Reference to the service and tried to access the method like this [code] WebReferenceService1.Service1 client = new WebReferenceService1.Service1(); MessageBox.Show(client.GetData(10,true)); [/code] ..but everytime i call the method..i get System.Net.WebException error saying "Unable …

Member Avatar for cool_zephyr
0
166
Member Avatar for Bazzaah

Hi I'm just finishing up a stylesheet. I've noticed a small problem The footer and boxes (innerbox and outerbox in sheet below) resize slightly when the content is more than a screen long. Is there a way to fix that? Thanks in advance for any help. here's my stylesheet [code] …

Member Avatar for Bazzaah
0
63
Member Avatar for devindamenuka

Hi all, In my web site I wanted use a facebook plugins. my site back ground is dark color. so when I set a plugin in my site, unfortunaltly fonts are not visible since they are also dark color. So I try to override css in the face book plugin …

Member Avatar for niranga
0
73
Member Avatar for peterpa

hello friend please any one tell how can i create this kind of images which is used here in this website [URL="http://www.npkgroups.com"]http://www.npkgroups.com[/URL], menu link

Member Avatar for niranga
0
118
Member Avatar for gefiltepez

Last night my computer got infected with the Windows Fix Virus. The link below provides pretty much an exact description of what has been going on with my computer. [URL="http://reimagerepairreview.com/2011/07/11/remove-windows-7-fix-virus-desktop-is-empty-missing-shortcuts-icons-on-start-menu/"] http://reimagerepairreview.com/2011/07/11/remove-windows-7-fix-virus-desktop-is-empty-missing-shortcuts-icons-on-start-menu/[/URL] I immediately installed and ran Malwarebytes from a USB drive, but it had no effect. I was then able …

Member Avatar for crunchie
0
901
Member Avatar for irvingswiftj

Hi, I seem to be completely stumped here. I have a server with CentOS 5.4 installed with CPanel and I can access my CPanel admin with [url]http://192.168.x.x:2086[/url] I also have a test site that I have created using CPanel (let's call it testsite.com). Now here is the problem: I can …

Member Avatar for sitecontact
0
304
Member Avatar for kimmi_baby

Hi there, I need to create a website for a client using a CMS. This client is a manufacturer and wanting to have a website that is pretty much similar to an ecommerce website except they won't be selling anything. It will have categories and list all the products. It …

Member Avatar for kimmi_baby
0
106
Member Avatar for ZeroEddy

I am having a bit of rouble trying to sort this out. Basically im creating a header for my website and I want the text to be a certain size when the page loads. If the current window is resized I want the text to change also. I cannot seem …

Member Avatar for suresh ma
0
153
Member Avatar for PapaGeek

What project type is best for this application? I have the source for an old SSI emulator for website development. It is written in C using Visual studio 6. I want to convert it to C++ Visual Studio 2008. I started using a Windows Forms Application, but I’m not sure …

Member Avatar for PapaGeek
0
218
Member Avatar for faroukmuhammad

I'm good at programming; HTML, xHTML, Javascript, VBScript, PHP, etc. but i've this problem, my website always look ugly. Can anyone suggest a book for me that will teach me how to make beautiful websites like those out there?

Member Avatar for Dandello
0
151
Member Avatar for Evil_genius82

Hi everyone, I need a bit of guidance on a particular problem: A client of mine wants a search functionality added to his site. The site would have a form which when submitted would display a list of results. The client would also need to update the site himself. I …

Member Avatar for Dandello
0
98
Member Avatar for twistercool

I been wondering what is the CSS rule used in Joomla main content, wherein it prevents content from overflowing without showing sliders, it stretch out to the length of content no matter how lengthy it is... Thanks

0
113
Member Avatar for tqmd1

Dear Sir, These codes work fine [CODE]<li><a href="" onclick="document.getElementById('div2').style.display='none';return false">Hide Div 2</a></li> [/CODE] If use these line, then it do not work [CODE]<li><a href="" onclick="document.getElementById('div2','div3','div4','div5').style.display='none';return false">Hide Div 2</a></li> [/CODE] I used more than one div in it. Complete discussin is here [url]http://www.webdevforums.com/showthread[/url]. ... w-Hide-Div Please help

Member Avatar for tqmd1
0
65
Member Avatar for Ritesh_4

Hello Anyone knows a font which can help me in photoshop to create an S similar to the one shown in the image?

Member Avatar for Ritesh_4
0
93

The End.