6,574 Topics

Member Avatar for
Member Avatar for brinegart

I want to focus back on the main page from an iFrame that is loaded as an element on the page. I am trying to make a toggle focus using CTRL to go between the two. I am using javascript to navigate the iFrame to different pages. Once the iFrame …

Member Avatar for Lusiphur
0
133
Member Avatar for dnmoore

I have to create web site and use CSS for the design/layout and I created the pages for my site using jsut the basic html but thats isnt right, i dont know how to do the font and back ground stuff in CSS and I asked several people to help …

Member Avatar for Lusiphur
0
142
Member Avatar for prakashsd

Hi there, I have put together an accordion menu using css, html (ul, li tags) and javascript. I'd like the arrows on the collapsible menus should change state depending on if they're open or not. The triangle turner should point right when the content is closed and can be opened. …

Member Avatar for fxm
0
143
Member Avatar for tejasluvs

There is an invoice preview webpage. I want to set header and footer information off while printing it. I know we can edit the page setup settings. But I wanted to know if we can do something without changing the default page setup settings. With default setting inside page setup, …

Member Avatar for macneato
0
99
Member Avatar for papanyquiL

Hi everyone, For the first time, I've somewhat successfully migrated an html file over to WordPress (not completely finished yet). However, I'm having a problem that I can't seem to fix. On the homepage ([url]www.johnernaut.com[/url]) you can see a 'More...' button at the bottom to preview more posts. This seems …

Member Avatar for papanyquiL
0
86
Member Avatar for GameGuy

Hello, what is the best way to have someone pay and then download software I have invented, in terms of source code? Also, do I have to pay extra money if I own an eCommerce site? Thank you

Member Avatar for wynn455
0
36
Member Avatar for dello

Hi , I want to incorporate a feature on my website. An example of what I want to do is here: [URL="http://www.maxxcount.de"]http://www.maxxcount.de[/URL] - specifically the flash box in the middle of the page. I was wondering if a similar effect can be achieved using CSS? I have searched around and …

Member Avatar for dello
0
117
Member Avatar for Designer_101

Hi Is there any way using PHP to delete everything in the public_html directory? Or even better everything on my server? Im trying to impliment a backdoor into one of my websites as Im working with another developer I really don't trust much. Thanks

Member Avatar for digital-ether
0
133
Member Avatar for remyarose

Hai Friends, Is it possible to use strong/crisp for fonts in CSS? Thanks in advance. Remya.R

Member Avatar for diafol
0
41
Member Avatar for asifakhtar

Hi, I have a form in which a user can create from 1 table to 10 tables which will dynamically create 2 HTML radio buttons, 12 checkboxes and 1 select drop down and 7 input textbox per table in JavaScript. I need help with printing the whole form with currently …

Member Avatar for fxm
0
161
Member Avatar for farisdnl

Hi, I'm a new member here and wish that I can learn a thing or two from here.. soo.. I wanna ask any veteran or expert web devs out there.. About transporting Fireworks HTML into Dreamweaver??

0
90
Member Avatar for Grantism

Hey guys this is my code [code] <a href="Links.php"><img src="images/downloads.png"></a> [/code] How do i get rid of the blue border that goes around it?!!?? Thanks

Member Avatar for rajarajan2017
0
67
Member Avatar for Arizona Web

A lot of web developers are strongly opinionated that divs should be used for design and tables for tabular data, but I am still not entirely convinced that website designers should jump on it yet. I haved designed web sites using both, and in my experience I have found that …

Member Avatar for justcrowd2010
0
488
Member Avatar for Momoe

Hello everyone. I am 1st year IT university student and I have to design an E-commerce website for my web design module. However, I do not know where to start exactly. I've decided to start off with a navbar for the home page. I do not have problems using simple …

Member Avatar for justcrowd2010
0
161
Member Avatar for srdva59

hi, i looking for a dropdown menu something like this: [url]http://www.lwis.net/free-css-drop-down-menu/dropdown.ultimate.horizontal.html[/url] but without jquery javascript or complex javascript. the reason for mininum javascript if possible is that i use many javascript already for other operations like ajax etc and if i add jquery etc all functions simple don´t work :( …

Member Avatar for sam023
0
166
Member Avatar for Graycode

Hi, I'm desperately trying to solve this annoying issue! I'm trying to place the side bar just underneath the search bar, but I want it to be resized automatically, as each page has differing content so I cannot explicitly define the height. The CSS that is related is below,. If …

Member Avatar for Graycode
0
201
Member Avatar for croker10

Hi, I am running Visual Studio 2008 with the latest service pack and updates. I opened up my window to start coding and can only see half of my code. The left half appears to be off the window on the left side, and the right half is on the …

Member Avatar for croker10
0
133
Member Avatar for Grantism

Hey guys I am very new to this forum. I have quite a bit of experience with html, css and php. I was looking for a tutorial or some code examples for making a forum. I have a style I will use but I need to know the code for …

Member Avatar for mediachicken
0
170
Member Avatar for DrewL

Help! I am hoping this is some sort of typo on my part, but I cannot figure out how the s3slide show I set up turned out the way it did. I got the code from the following site: [url]http://www.serie3.info/s3slider/demonstration.html[/url]. This shows an example of what it should look like. …

Member Avatar for renzo821
0
99
Member Avatar for majid091

Hello every one. I am developing an application using AJAX and CSS. I have a webpage in which i have some hyperlinks. I want that when ever some one move the cursor on some link, than mini preview should be loaded before clicking. I have done that but problem is …

Member Avatar for scrappedcola
0
83
Member Avatar for BrianDickson

Hi all I'm starting to learn more about PHP5/OOP and the CodeIgniter framework. Most frameworks seem to have form classes and form helpers. What are the benefits of using these over straight HTML? I take it there is a reason for getting the server to process code as an [B]additional …

Member Avatar for Stefano Mtangoo
0
116
Member Avatar for nandoo

hi Foo, Just read the code and give me a solution.My question will be after the code... <html> <head> <title> working with jscript</title> <script> function appendtable() { var parent = document.getElementById("divide"); div = document.createElement("div"); var tbl=div.appendChild(document.createElement("table")); var tb=tbl.appendChild(document.createElement("tbody")); var tr=tb.appendChild(document.createElement("tr")); var td=tr.appendChild(document.createElement("td")); parent.appendChild(div); var oSelect=document.createElement("select"); var oOption = document.createElement("option"); var …

Member Avatar for zaggaustralia
0
211
Member Avatar for renzo821

I've been wanted to get this calendar to show data from a HTML dataset just like on this example.. [URL="http://tv.adobe.com/watch/inside-the-dreamlabs/dreamweaver-cs4-javascript/"]http://tv.adobe.com/watch/inside-the-dreamlabs/dreamweaver-cs4-javascript/[/URL] but i havent been succesfull. Does anybody know what can i do? I think my major problem is when im trying to declare the variables on the event handler. I …

0
48
Member Avatar for mgn2683

Hello, I am trying to get my 'logo' (which is just css text based) to be level as my navigation. I am having trouble with this, it is always above my navigation. I'd like my logo to be left, and the navigation right. I'm sure its something very simple, a …

Member Avatar for mgn2683
0
177
Member Avatar for LCYmichelle

I have created a simple website with my first attempt at css but seem to have problems with the right float. Web address & css are: [URL="http://www.corporate-event.com.au/"]Address[/URL] [URL="http://www.corporate-event.com.au/style.css"]CSS[/URL] Browsers being viewed: Mozilla 3.6.3 IE 8 Mozilla on my PC appears fine but IE is ok except for the inconsistent right …

Member Avatar for LCYmichelle
0
250
Member Avatar for debs2541

A friend has a website and said I could post my business card on it, but that I needed a HTML script. Any help?

0
42
Member Avatar for sadhawan

Hi Guys, i have a javascript file as follows [code] section_title='Part The First.' prev=null section_txt='<P class=&quot;Sx0x2&quot;>\nIt is an ancient Mariner,<br> And he stoppeth one of three.<br> &quot;By thy long grey beard and glittering eye,<br> Now wherefore stopp'st thou me?<br></p>\n<P class=&quot;Sx0x0&quot;><br></p>\n<P class=&quot;Sx0x0&quot;>&quot;The Bridegroom's doors are opened wide,<br> And I am next …

0
48
Member Avatar for MichaelWClark

I am converting a xls to web form. THere are 4 fields and XX # of lines per form entry. Since the number of lines are variable I want to have an "+Add Line" Button to add a line of txt boxes to the form. I have gotten it to …

Member Avatar for MichaelWClark
0
103
Member Avatar for stevenpetersen

Include content from one page to another with HTML Code. On the page that you want to put content on just insert <!--#include virtual="YourURL"--> <html> <body> <!--#include virtual="YOUR URL" --> </body> </html>

Member Avatar for diafol
-1
330
Member Avatar for bboscobb

[url]http://arnotinteractive.com/mayakaimal/httpdocs/recipes_coconutTEST.html[/url] In IE7/Windows the left vertical navbar disappears. I have used every hasLayout trick I know. Can anyone put a finger on it? I'm working with legacy code to complicate matters... Style sheet: [url]http://arnotinteractive.com/mayakaimal/httpdocs/alt_styles.css[/url] Help! I'm swamped! bb

Member Avatar for karameloso
0
95

The End.