6,558 Topics
| |
I want to go ahead and design a page that certain parts will be changeable by someone who doesn't know anything about HTML. After I've designed a page I would like this person to be able to fill in boxes, and the copy will fall into the right places on … | |
High.... I am making a multi editor to use in my (some days in a month) job relateed to web building, and i have a problem in my html editor. I transformed the StyledTextCtrl_2 module from the wxPython Demo, from Python editor to HTML editor. Thats mean that i [B]changed … | |
Hi! Could sb advise me some site with a good css manual - with examples, etc... Something like php.net(when talking for php) Thanks!!! | |
Is anyone out there using the css friendly control adapters in their asp.net projects? I learned about them from the wrox book, asp.net 2.0 design..... by jacob sanford, which, BTW, seems a bit out of date concerning the adapter download and install. Looks like MSFT has handed the code over … | |
Hi The page refernced here works in Firefox and Safari but not in any version of IE Can anyone advise me of the changes required to make it work in IE - or point at a web site giving the answers ! [url]http://www.asms23.dsl.pipex.com/css-demo.htm[/url] Thanks in advance | |
I have a number of data points that I want to display on a web page. At the moment I use Imagemagick and place the data items on a base image and just display the image. the data gets updated every 5 minutes. Data is for instance temperatures and pressures. … | |
HI, i want to generate html file from xml and xslt documnet using java...pls,,, | |
I don't know if this is the best section to ( ask questions ). So, excuse me. It's my first topic anyway, and I couldn't find any other section to ask for help. I believe you don't need any explanation about my problem, but here it is anyway: E.g : … | |
I have a DHTML ajax pop up that I would like to have centered in the page as it is currently left justified. Also, I would like it to only show the first time a user views the page. Here is the code: [CODE] <script type='text/javascript'> // Browser safe opacity … | |
hi, i have store in db the below output.where the user has entered using editor. <p>This is some <strong>sample text</strong>. You are using</p> i want the other users to view the output as we see in html pge i.e i want to strip the tags | |
Hi, I have a HTML Page and i want to get the Hit count of this page once opened and to be displayed in that HTML page using a text file which will store the value of count. Thanks in advance.... Ravi | |
I am a newbie ...and i m working on a casetool....named Coolgen... Which Generate the jsp pages.... now i have added a html control on my page...... <input id="demo1" size = "10" onBlur="magicDate(this);validate1();" > Now there is a onther field.... which is ool gen field.........whose id is 'PUBLISH_DATE' i want … | |
Has been working on performance graphs for a cluster of server over the last couple of week for a company with matplot lib and python. The prolem is that the picture that's been published of the graph has a couple of labels that they feel is 'hard to read' 'cause … | |
Has been working on performance graphs for a cluster of server over the last couple of week for a company with matplot lib and python. The prolem is that the picture that's been published of the graph has a couple of labels that they feel is 'hard to read' 'cause … | |
Hi all, I'm new to this site I have an assignment due and the CSS is killing me. I know it not the best way to display XML but that's what they asked for. My main problem is displaying these pieces of code in CSS can anyone make a suggestion … | |
hello i was working on design new style for games script called onarcade and i want to stretch it , i mean i want to make the script width full screen in the script one css file and i had a try with it but i failed so u can … | |
hi, i have designed a navigation bar using pop up menus in fireworks and used the insert>image objects>fireworks html to put it on my web page. when previewing it in firefox and ie7 the popup menu doesnt work. looked at the coding in imported and it has an error im … | |
hi pls help me to fetch the data from the following HTML source code. [code=html] <TR> <TD colSpan=2> <CENTER>[B][U]CS1304[/U][/B]</CENTER></TD> <TD colSpan=2> <CENTER>[B][U]20[/U][/B]</CENTER></TD> <TD colSpan=2> <CENTER>[B][U]49[/U][/B]</CENTER></TD> <TD colSpan=2> <CENTER>[B][U]P[/U] [/B]</CENTER></TD></TR> [/code] i want to fetch the BOLD contents (i.e CS1304,20,49,P) from the source. pls get me the code to fetch it … | |
I'd like to embed an HTML box in a blog (LiveJournal) entry of mine. An example of the sort of HTML box I'm talking about is here: [url]http://puuchan.livejournal.com/1082.html?mode=reply[/url] I'd like to have a box that I can place a code in so that others can copy and paste it. (Like … | |
How to link the data using JavaScript in html.? | |
Morning eveyrone, Alrightly then, I've already got an HTML form that uses PHP to send information to an MySQL database. I also already have a search form that allows me to search for current information that is already in the database. This is what I want to do, but I … | |
Hi All, Iv been working as a web content editor for a while now and understand html very well and the concept of css through having to edit countless amounts of webpages through my work, but, I have never actually built my own site using css and I feel its … | |
Hi, I have a simple looking 2 column CSS layout I want to implement, but my skills aren't there and from what I've been reading, it is a challenging design even for the pros. Any help with this or direction to sample CSS is [B]VERY appreciated[/B]! The idea is to … | |
Hi, I am trying to do with this code. . But i coudnt able to get it work. It like i embed a background(bg) music in html and also wrote a javascript to stop playing the audio. The script goes like this.. [code=html]<script language="javascript"> function stopAudio() { document.audio.play(false); // I … | |
Hi all, Can anyone explain how to parse a html file at the client side that we got as a response from the server? Please provide me good websites for doing this task. Thanks in advance. Dave. :) | |
Hello All, I want to convert my all PDF data into HTML format using PHP script.so, anybody can help me to do that? | |
hi all, Can u plz recommend the best books of DHTML. I want to learn, i need all those books which include Javascript, Vbscript,CSS, activex and others! plz help........... | |
I am playing around with a website I am developing for my spouse. I am wondering how you fix an image within a frame or htm doc. so even when you need to scroll the background image stays fixed within the frame or page. | |
In the past Maryland website design created rollover buttons using graphics programs like Adobe Photoshop and/or Macromedia Fireworks, and embedded them on their web page with all the unfriendly code that is needed for the rollover effect. The problem with doing this can be two-fold. First, search engines prefer text … | |
Hi, friends I am developing project in which I get some data from the database which is already saved as HTML. I can get get whole data which is simple HTML but this database content is developed as below. Word file first created save it as the web content and … |
The End.