amp x 105
bootstrap x 1,162

14,212 Topics

Member Avatar for
Member Avatar for DakDuif

hey ^_^ i really hope you guys can help me. Ill try to explain as clear as possible. Ok, so what I did was; I took a free web template, and tried to adjust it to the website i've been requested to make. What you see below is this window: …

Member Avatar for ShawnCplus
0
143
Member Avatar for zeromancer

Sorry for the double post. but it wasn't even remotely in the right spot before. 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> …

Member Avatar for digital-ether
0
1K
Member Avatar for manish_gajjar

i want to view image as tooltip of small image on mouseover on that so what is the code for that?using javascript how it can be done?

Member Avatar for Walkere
0
98
Member Avatar for Geminyi

New to CSS, and am just learning usage of dreamweaver so sorry if my question seems basic, and yes i am guilty of using WYSIWYG software. Usually i fight until i figure it out, but this problem has got the best of me this time. What happens is everything seems …

Member Avatar for Fungus1487
0
115
Member Avatar for smilyswapna10

Hi All, I want to change the f5 property to html tag(i.e., <input type='file'>) for I.E.7.0 version and above. but its not working. Here the code is working in only in <input type='text'> but not working to <input type='file'> <html> <head> <script> document.onkeydown = function(){ if(window.event && window.event.keyCode == 116) …

Member Avatar for Fungus1487
0
67
Member Avatar for chitra1

Hi, I'm working on web based project whereby I'm using Html and Php. I want to know how to create forums on a website that I have built.

Member Avatar for vssp
0
79
Member Avatar for bharathi_n_r

Hi fellows, Another Post with a different problem. I am having a form to book tickets...i have designed a seat layouts.. i have 8 rows and i named them from A-H. For each row i have a panel where i have put the checkboxes from 1-10 along with the row …

Member Avatar for btech_Saurabh
0
138
Member Avatar for love19_foryou

I hv downloaded html to pdf convertor but i am not able to use css in pdf file. can anyone hrlp me.

Member Avatar for phper
0
106
Member Avatar for Mr.popo

Ive made my main navigation linkable. The problem is that there are gaps between The images which are links. Its definetly the links because i tried it without links and it works. Why is this happenening and how could I sort it? I have set img { border: none; }. …

Member Avatar for Mr.popo
0
88
Member Avatar for saranya_arun

I have 4 radio buttons and 4 text boxes, say for eg: r1, r2, r3 and r4 and t1, t2, t3 and t4 respectively. On load of the page all 4 text boxes will be disabled, when i click on r1, t1 must get enabled. When i click on r2, …

Member Avatar for ~s.o.s~
0
282
Member Avatar for avmaza

Dear friends, I have trouble with printing page with landscape. I am using java script to print the page. as well as I have set css file to print landscape but it is not working. I have used these line in css files, <style type="text/css"> <!-- @page { size: landscape; …

0
71
Member Avatar for mikki2

hi, i am creating a social network site for a class for graduation and i need a little help in creating a script that will allow users send messages to each other. i want them to send massages to each other on the site not by email. but i am …

0
68
Member Avatar for cherryteresa

Hi guys! I'm a n00b here on this community. So hello there! I re-did my myspace profile [URL="http://www.myspace.com/cherryteresa"]www.myspace.com/cherryteresa[/URL] in CSS and I can't figure out to fix a certain issue. For users who have smaller screens or resolutions of 800x600 or less, the left side of the screen is not …

Member Avatar for cherryteresa
0
255
Member Avatar for nonpersonal23

Greetings, Im an amateur programmer.Actually i just started programming, and I have a part time freelance i took up on lotus web application. I am having problem trying to figure how to create a button on the web using lotus notes to send an email to a particular recipient. The …

Member Avatar for MidiMagic
0
83
Member Avatar for welshbaloney

Hello, I'm another newbie. I've been trying to create my site using css rather than tables and frames and I'm almost there. My page consists of a content area with an image wrapped around it. I've broken the image into divs as follows: [code]<div id="wrapper"> <div id="header">header image here</div> <div …

Member Avatar for MidiMagic
0
94
Member Avatar for killer007

[B]Hello Guys i am Facing a problem which is annoying .. If i use " width=100%; " Site Works Fine on Internet Explorer, But Not on Firefox. If i use " width=auto; " Site Works Fine in Firefox but not on Internet Explorer. Can anybody tell me how to fix …

Member Avatar for MidiMagic
0
93
Member Avatar for gather46365

In the IT field for over eleven years mainly in telecommunications. Educational background Electronics Engineering with major emphasis in Microwave Electronics Engineering R&D, manufacturing and process engineering. I am an older person born in the days when television was black and white and there were those tiny round TV screens, …

Member Avatar for jbennet
0
166
Member Avatar for Grantmitch1

Hello Daniweb Community. I am developing a website for my web design coursework qualification. I have made up a system which uses a database to calculate blackmarks on a users account (as in warning level) now this works fine but to show it on the users profile page I have …

0
70
Member Avatar for Cano82

I listed top 5 data by gridview. I use itemtemplate and hyperlink for them. An Idditon I have an Image. When I mouse over on hyperlink the image will be change. How can it ?

Member Avatar for Cano82
0
1K
Member Avatar for ashkash

I am trying to implement a customer survey into our webpages. The survey consists of a javascript file which launches an html file in an iframe. When the user meets certain parameters defined in the js file it launches the iframe. This works fine in Firefox and the iframe is …

Member Avatar for ~s.o.s~
0
93
Member Avatar for neha gupta

Hi, I m trying to run my php script using the xampp on Fedora linux. I ve sucessfully started xampp.And tested using "http://localhost/" It works well.... But when i try to run my file (php or html)it does nt work.. I put my file exp.html [or exp.php] in the "lampp/htdocs/" …

Member Avatar for cfroese
0
228
Member Avatar for maurellis

When I design a page with Layers it looks fine, however, once it gets onto the server the layers wander all over the place. They are never in the same place twice. How can I stop them from wandering. maurellis

Member Avatar for maurellis
0
110
Member Avatar for Fest3er

I've created a fairly simple method for obfuscating email addresses as an anti-spam measure. It should work for any browser that supports JavaScript and a fairly modern Document Object Model (DOM). A composer window in the user's default email application will be opened. First up is the javascript function that …

Member Avatar for Fest3er
0
173
Member Avatar for dks1383

Hi all How can I write a javascript code to change the alignment of a textarea so that the user can select a part of of a textarea and change the alignment of this part by clicking a button? thanks

Member Avatar for Fungus1487
0
126
Member Avatar for palcham

Hi I am searched about uses of InnerHtml through net but i didn't satisfy that information so if you known means please send me about uses of inner html Advance Thanks

Member Avatar for temp304
0
160
Member Avatar for Canea

I am building my first website using a company which offers hosting services and ready css templates. I am learning the basics searching on the net and through books for newbies. Asked for help to the company customer assistance and the answer was again: ‘cannot assist you on this’. This …

Member Avatar for MidiMagic
0
175
Member Avatar for avmaza

I have used the css to print the page orientation to landscape. But it is not giving the desired result. the code I have used, <style type="text/css" media="print"> .land{filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)} </style> Please suggest me to print to lanscape. I am using php and javascript. Regards, maza

Member Avatar for chrelad
0
228
Member Avatar for kobi

Hello there im using the following command: <OBJECT data ="C:\AA\bin\my_html.html" width="500" Height="300"></OBJECT> In order to show other frame in my html page. when i load the page on the browser i get the folowing error: "Cannot find file: '///C/AA/bin/my_htm.html' Make sure the path or Internet address is correct" as you …

Member Avatar for MidiMagic
0
112
Member Avatar for Grantmitch1

Until I figure out how to create passwords in a MySQL Database Im relying on HTML scripts to work. This does work, everything is good, except if I put it on the web people can discover the code by viewing the source. Now my question is, is there someway I …

Member Avatar for Grantmitch1
0
110
Member Avatar for DATABASE

i need to upload a picture to a webpage it should be uploaded with its details (name,size,....) how can i do it

Member Avatar for postmaster
0
119
Member Avatar for gpsmike

Hello all. i'm real new to any scripting so please be gentle. I'd like to write a script based on the AddFileNamePlusDate.js for photoshop. For anyone who doesn't know this script gets the file name and adds a text layer of a photoshop document and places the file name text …

Member Avatar for gpsmike
0
179
Member Avatar for Atticus

I am setting up a gallery using LightWindow or ThickBox. I've added all the js & css files but the gallery will not work properly. When I click on a thumbnail, the LightWindow or ThickBox is suppose to open and display the image, instead the image opens into a new …

Member Avatar for Atticus
0
106
Member Avatar for csteverun

What I am trying to achieve is a 3 layer effect. The first layer should be fully visible. The second layer should black but 50% transparent, showing through to the first layer's content. The third layer should be on top of the transparent layer, but fully visible (no transparency). When …

Member Avatar for csteverun
0
117
Member Avatar for punkrockbboy

Hi all, just wondering if anyone here can help me out with a headache that Dreamweaver CS3 is causing me, when i write my HTML i have a certain way of laying it out so that i can quickly look it up and down and find any problems (not that …

Member Avatar for Dsiembab
0
109
Member Avatar for magneto

could I please have some help turning the following CSS document so it looks like spring instead of winter (including the sub-menu): [ICODE]html { overflow-x: hidden; overflow-y: auto; } form { display:inline; } img { vertical-align:middle; border:0px } BODY { font-family: Verdana, Tahoma; Arial; sans-serif; font-size: 10px; color: #64758c; margin: …

Member Avatar for MidiMagic
0
111
Member Avatar for fclanton

i have a column "discription" in my item table that is full of HTML code. It was created using and editor like the one i am using here. It is five pages long when i print it out. I need to update the column in all records of the table. …

Member Avatar for nav33n
0
103
Member Avatar for Taffd

I've just been reading a solved thread with this same title. The solution was nl2br. I was unaware of this function and have been using str_replace instead. A problem arises however, when converting preformatted text, specifically a table. Either solution leaves a mass of space between text and a table …

Member Avatar for Taffd
0
93
Member Avatar for raghu.8

hi i want to populate country's name in 1st dropdownlist and their states should be placed in the 2nd dropdownlist, if we select any state it should place the name of the capital in the textbox besides that and so on..... If possible send me code thank you in advance …

Member Avatar for waterfall
0
256
Member Avatar for magneto

Ok I am a noob in html. I would like to make a "animal crossing town creater" like the one at this url but in html. Is there anyway I could do this? [URL="http://www.animalcrossingcommunity.com/user_towns.asp"]http://www.animalcrossingcommunity.com/user_towns.asp[/URL]

Member Avatar for MidiMagic
0
36
Member Avatar for marushko

My index.html page has several inline images that serve as links to other pages in addition to the usual horizontal nav bar in the header. All my images are in an "img" folder in the root folder and all show up except those few . If I rename my index.html …

Member Avatar for MidiMagic
0
342
Member Avatar for elferra

Hi, Im having trouble while trying to show full text of the different options included in a select when its width is limited. The idea is to show the full text of the option (there are quite a lot of options that just differ in their last 2 letters, and …

Member Avatar for MidiMagic
0
97
Member Avatar for AaronASterling

Hi, I am new to VB. I am trying to parse an html file. I would like not to use a [code=VB.NET] WebBrowser [/code] control because it seems like overkill. The [code=VB.NET] HtmlDocument [/code] class appears not to work outside of a [code=VB.NET] WebBrowser [/code] control. If there is not …

Member Avatar for AaronASterling
0
153
Member Avatar for cormee

Hi Does anyone know of any way of preventing Skype attaching its god-awful links to telephone numbers on my website? It's completely altering the design/look of my site and I'm not a happy camper :(

0
38
Member Avatar for kobi

Hello there im using the following command: <OBJECT data ="C:\AA\bin\my_html.html" width="500" Height="300"></OBJECT> In order to show other frame in my html page. when i load the page on the browser i get the folowing error: "Cannot find file: '///C/AA/bin/my_htm.html' Make sure the path or Internet address is correct" as you …

0
42
Member Avatar for lifeworks

Hi Im new to this so bear with me... If I have a backend, that allows people to add content to their site, is there a way to allow them to 'paragraph' their text, put in line breaks etc without knowing HTML code? They would be using a form which …

Member Avatar for nav33n
0
140
Member Avatar for jay64

Hi, I 'think' this is a JavaScript problem, but I am not sure. I am trying to make a modified layout using one of Dreamweaver's preformed layouts. The original layout has a navigation bar across the top of the page, that has drop down menu items. In the original form, …

Member Avatar for jay64
0
144
Member Avatar for lestrope

Hello. First let me thank you for your time and help ahead of time. Any insight will be greatly appreciated. I have a site set up here: [url]www.nemesisproject.com/sisemenproject/index_dev.html[/url] I am trying to get the left and right background images to line up with the center background image, which scales to …

Member Avatar for lestrope
0
121
Member Avatar for scm22ri

Hi Everyone, (I apologize for my terrible terminology) Do you know when you "wave" your cursor over a photo or a url link and it appears as I would like to put it "clickable" or the cursor changes into a "hand". My issue is this, on my site I have …

Member Avatar for greeny_1984
0
160
Member Avatar for plarsen111

Hi, I am a school teacher with a [URL="http://www.hmstechnology.com"]basic website[/URL] using frames. I must say, I am not opposed to frames but have been reading that it is not the way to go. Can someone show me an alternative to frames, especially for implementing a list of links on the …

Member Avatar for plarsen111
0
142
Member Avatar for AaronASterling

Hi, I am new to VB. I am trying to parse an html file. I would like not to use a WebBrowser control because it seems like overkill. The HtmlDocument class appears not to work outside of a WebBrowser control. If there is not a way to initialize it independantly, …

Member Avatar for AaronASterling
0
157

The End.