6,574 Topics

Member Avatar for
Member Avatar for jk_bscomp

hello everyone!!! what is the difference between this two css [code=css] p { color : red; } .name p { color : blue; }[/code] how do i call this two css so that i can have a two results of p? one is color red and the other is blue. …

Member Avatar for wickedsunny
0
105
Member Avatar for buddylee614

i tried to change my desktop wallpaper today and i keep getting this message: "[COLOR=Red]internet explorer cannot find the active desktop html file. this file is needed for your active desktop. -to turn off active desktop, click OK[/COLOR]" - so i went on google and did a search for the …

Member Avatar for razaadeel
1
276
Member Avatar for MaxVK

Hi. I have an HTML Control on my frame and I am able to display pages in it: [CODE] self.krtc = html.HtmlWindow(self, style=wx.NO_FULL_REPAINT_ON_RESIZE); self.krtc.LoadPage("apitest.html") [/CODE] However, I'm having real problems trying to pick up a CTRL + C event (Or a right mouse click event) to copy any selected text. …

Member Avatar for MaxVK
0
123
Member Avatar for jimbob90

I've got a blog up simply using html and css. what should i learn next, i want to add a comment feature stuff like that. my next project is going to be a forum wat languages are used to create forums?

Member Avatar for erico564
0
117
Member Avatar for tiger86

Hi I am having trouble with the hotspots tool and slice tools in photoshop extended cs3 and fireworks cs3. I get a hotspot or a slice and it works fine until I put it online then it doesn't work. I can't use XHTML to make it work because I am …

0
84
Member Avatar for CasTex

Hello, how can I do this ? [URL=http://imageshack.us][IMG]http://img528.imageshack.us/img528/1996/ggg1mh2.jpg[/IMG][/URL] The table is simple table, you can imagine that as a picture. But my point is, how to make the writing like that ?

Member Avatar for sasankasekhar
0
130
Member Avatar for sfrider0

I have created a POP3 email client. I am having problems viewing the html and attachments in the message. Can somebody point me to a tutorial or a good site for this? I have googled it and found many ways to send an attachment, but right now I'm more interested …

Member Avatar for EastStreetEagle
0
104
Member Avatar for reena12

Hi, I want to Convert 1. HTML file into PDF file and 2. PDF file into HTML file through code in vb.net or c#.net without using third party component

Member Avatar for sierrainfo
0
105
Member Avatar for noshdb

I am trying to import my bookmarks into Safari. I have never used safari before. The format of my bookmarks is a HTML file. When I try and import Safari displays the HTML file with the list of URLs but I cannot seem to import that list of bookmarks into …

Member Avatar for grace88
0
120
Member Avatar for aagaeta

How can you get an event (like pressing the submit button) to run a scrip on the server with out changing/reloading the clients webpage?

Member Avatar for buddylee17
0
56
Member Avatar for samarudge

Hi, I have a website and I want to have a background that is 200 pixles down but 100% of the width of the page. I do not want the background to repeat. I use photoshop for my image so if there is something I have to do in that …

Member Avatar for Rhyan
0
88
Member Avatar for emaltimuri

Hi All I have a google code project running at the moment to develop a simple-standards web-based slides show system (code.google.com/p/easyslides) At the moment there are several .css and .js files as well as images in one folder and a seperate HTML file. I want to be able to provide …

Member Avatar for Drew
0
2K
Member Avatar for ggeoff

Hi I am using MS Expression Web 2 migrating from Frontpage 2002. I have decided to try to produce an up to standards web site using CSS and this doctype: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -as suggested by an article Getting Started or similar that I think …

Member Avatar for ggeoff
0
221
Member Avatar for glecymay

[COLOR="Green"][B]im a new member of this site i hope you can help me, :) i just want to know how to code in applying text color in html for instance if i leave a comment in my friendster site. :icon_question: i'm willing to wait for your response. ;) thank you …

Member Avatar for buddylee17
0
59
Member Avatar for dragon@dragon64

Hi i have made a stupid mistake in my code which i cannot find,and i am getting this error Parse error: parse error, unexpected T_STRING in /home/content/d/r/a/dragun/html/vote.php on line 107 According to my eye sight it should be o.k. but apparently not. Can anyone give a helping hand. As far …

Member Avatar for dragon@dragon64
0
147
Member Avatar for centraldrugs

Step one is fix current site before redesign: [url]www.anypharmacy.com[/url] - Someone else created the site and it is a total mess that I must fix asap I'm so overwhelmed with it! Can anyone view page source and point me to what is causing the menu to be overlapped by other …

Member Avatar for ccube921
0
102
Member Avatar for dariush29722
Member Avatar for essential
0
89
Member Avatar for Doctor Inferno

I have HTML enabled on my site in posts. I would like some suggestions on dangerous HTML codes, like redirection, IFrame. Thank you!

Member Avatar for jbennet
0
84
Member Avatar for rulebreaker

Im currently selling web hosting services and i have a template and site is running well untill if found out that my template only works for IE7 and Safari and doesnt work for FireFox or any other browsers. I really need help because im losing customers who visit my site …

Member Avatar for MidiMagic
0
201
Member Avatar for lavin

I have a HTML site and now I want to convert it into a WAP site. Basically i want to run it on mobile phones. Is there any tool to convert HTML to WAP site??

Member Avatar for lavin
0
82
Member Avatar for sacarias40

ok i am making a simple HTML editor and i added a small feature that allows the user to click a preview button which opens up another form window that has a webpage object in it. the problem is, how do i get the html text to show converted into …

Member Avatar for Teme64
0
116
Member Avatar for SteelSlasher

I am making a web browser for the Wii and i think all new projects should start with research, anyway to me html looks very familiar to xml and i was wondering if an xml could parse html so i can send the parameters to a function to output all …

Member Avatar for Ezzaral
0
230
Member Avatar for patrickmillard

hello everyone, i'm new to DaniWeb and came here because i'm trying to solve a problem with a website i'm developing for class. I have inserted a Horizontal Spry menu with DreamWeaver on my website. it looks great when i run it in Firefox, but when i run it in …

Member Avatar for ronan77
0
180
Member Avatar for ehsun7b

I need to get all children of a DIV and their children too. I mean I need to get the HTML text of a DIV but I don't like to use innerHTML since it does not support the values of inputs in many browsers. How can I do that? :-/

Member Avatar for ehsun7b
0
214
Member Avatar for cmills83

hi i have a parent window with an external url iframe. when the parent loads i want to set the iframe footer to display:none;. is there a way to do this? i have looked all over w/no luck. thanks

Member Avatar for sasankasekhar
0
123
Member Avatar for yasmena

i wonder how can write a JS variable inside HTML here's the Line: var texture=document.getElementById('texture').value; formdiv.innerHTML = formdiv.innerHTML +'<td align=center> JS VARIABLE TEXTURE</td>'; any help is appreciated

Member Avatar for sasankasekhar
0
82
Member Avatar for pazany

Hi , I am having a very strange issue with a piece of DHML on I.E 6, attached code. Here is the scenario. There are two html files, run 1.htm. The Drop down has a default value, if you click on populate button, a JavaScript will re populate the drop …

0
66
Member Avatar for mzd12111

hi there all i have a input text , like this one : [CODE] <form> [INDENT]<input type="text">[/INDENT] [INDENT]</input>[/INDENT] </form> [/CODE] i want whenever the input is changed (without pressing [COLOR="Green"]Enter[/COLOR]) a function in javascript named "welcome()" would be called, [COLOR="Green"]onchange [/COLOR] function requires pressing [COLOR="Green"]Enter[/COLOR] and i dont want it.

Member Avatar for MidiMagic
0
103
Member Avatar for Ajay Patel1

Hi I want to Convert HTML table in to text file using PHP for that what i have to do? pls Suggest me Thanks All, Ajay

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

Hello, I am trying learn how to make a form using css instead of table. But I am having problem with it. If you would kindly copy and paste the following code you will see that the error message underneath the text area is not aligned with the text area. …

Member Avatar for wickedsunny
0
82

The End.