6,557 Topics

Member Avatar for
Member Avatar for gogreen1

anyone can help me from scratch how to create a cufon text ? it will be so useful for me in future :-)

Member Avatar for twiss
0
56
Member Avatar for maofree

Hi to all I have a little problem with a menu (I use superfish) all the item are link and without any problems, but I don't know how to configure a item (it's a span, not a link). I want to display that span like a button, but padding works …

Member Avatar for maofree
0
123
Member Avatar for crazycat503

I have a series of video links. On each click, I want to open the video modaly. I thought of using internal divs for each video (hidden at page load) but then it didn't seem to be a good practice since I would need 5 div for each video's player. …

Member Avatar for Airshow
0
134
Member Avatar for jch02140

I am aware that there has been talks about the new features in HTML5 can create great games that are on par with flash. I have even seen a working MMO demo and a complete port of doom videos created purely by HTML5. However, I am actually curious if there …

Member Avatar for sergent
1
193
Member Avatar for ari$av3s

Hi, guys! I started prototyping this site a little while ago. Some of the code may be a little bit ugly, but I'm cleaning it up as I go along. I spent a very long time doing flash sites and I am trying to brush up on my css. So, …

Member Avatar for ari$av3s
0
186
Member Avatar for Jessurider

can anyone tell 1.how to place table manually at some position 2.how can we bring another objects such as images,or text above table........and table behind them

Member Avatar for almostbob
0
95
Member Avatar for caswimmer2011

Hi, I'm trying to set a background image of a JFrame. I researched on google but i haven't gotten anything to work. My idea is to make monopoly with the board in the background and have the pieces move around on top of the board. Thanks in advance

Member Avatar for Ezzaral
0
110
Member Avatar for genius_cd

Hey Guys, I've been searching a lot! and months for a solution for that specific problem !! please help . if anyone can figure it out! :S:S i have that code: [code]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Digital Surveillance system</title> <link rel="stylesheet" …

Member Avatar for Arkinder
0
144
Member Avatar for Sinderone

I am trying to do something like a popout and am not sure how to do that or just a text box that will do a transition from a word to the box on hover. I would like to do this in css/3 if I can. Will any one help …

Member Avatar for Sinderone
0
173
Member Avatar for nikita.chandra

Hi all! in my website i am using css for designing and alignment.i have used float:right property for the sidebar it works properly with the chrome but in Internet Explorer it doesn't work. Please help me... Thanks in Advance

Member Avatar for twiss
0
40
Member Avatar for bastardi

I've been using this technique in several of my programs now for quite a while and haven't had any kind of trouble with it until now. Granted now things have gotten a bit trickier but I'm still doing the same basic concept of search through a string looking for a …

Member Avatar for bastardi
0
253
Member Avatar for CobRalf

Hello everybody ;) I have written a kind of css (pre)-processor in PHP, and it uses the GET-method to acces to the file: HTML: [CODE]... <link rel="stylesheet" href="css.php?file=style.css" /> ...[/CODE] PHP: [CODE] ...$pss=file_get_contents("css/".$_GET["file"]); ...[/CODE] My problem is now, if a user types something like "css.php?file=../index.php", he gets the source codes …

Member Avatar for CobRalf
0
136
Member Avatar for srvstv.prnc

can anyone please tell me how to create simple html editor with bold,code tags. And how to add html tag content in file using streamwriter at runtime. and also tell how to use <code>tag in asp.net 4.0 its producing error

Member Avatar for G_Waddell
-1
135
Member Avatar for t_anderson

hi i'm using this inline modal window [CODE] <style type="text/css"> #fade { /*--Transparent background layer--*/ display: none; /*--hidden by default--*/ background: #000; position: fixed; left: 0; top: 0; width: 100%; height: 100%; opacity: .80; z-index: 9999; } .popup_block{ display: none; /*--hidden by default--*/ background: #fff; padding: 20px; border: 20px solid …

0
85
Member Avatar for gambit_1607

hi on my blog page, i'm trying to manually add in group check boxes under groups. initially there is a list of group checkboxes from user's "my groups" to choose from, but i want to add more groups that don't exist in "my groups". drupal code for the form looks …

0
83
Member Avatar for smantscheff

Have a look at this HTML code. In IE7 it displays two rows of a table-like form, much the same as in Firefox 3.x, 4 and Chrome. Now uncomment the [ICODE]"<!--div>abc</div-->"[/ICODE] and look again. Now the row spacing has become much larger, about 1em. I don't have a clue where …

0
103
Member Avatar for untungsupriono

Hi all.. I am newbie in css, I just want to know how could we create multiple background left and right header using 1 image ? :confused:

Member Avatar for RoyalElite96
0
77
Member Avatar for oree

Hey there, I am looking to have 2 drop down lists, 1 for provinces and 1 for cities. i saw some examples in java script but since i dont know how to use java and i do know and LOVE php i wondering if anyone can help me with this …

Member Avatar for oree
0
2K
Member Avatar for Todx

Hi everyone! I'm trying to retrieve a value of a certain HTML elements class name. I'd like to get the value out of this HTML element in C# code: [CODE]<input type="hidden" value="3F6C6994-F6AF-038C-1C45-EFDFCAA58963" name="code">[/CODE] I'd appreciate any and all kind of help!

0
63
Member Avatar for Joe34

Okay, I have the content area of my Wordpress blog theme I'm creating. I want the content area to at least have a height of 600px, but if more content comes then I would like the height to change to what ever is necessary. So 600px automatically, but continue expanding …

Member Avatar for zizuno
0
157
Member Avatar for vanpersie

Hi I want to create an html report based on a table named inventory on sql server 2005 database. first code used to generate an output report [CODE] try { // TODO add your handling code here: String s = "<html> <body> <table border=1><caption> Inventory Report </caption>"; s += "<tr><td>Item_id<td>item_name<td>Existing …

0
65
Member Avatar for johng123

its probably a simple and rather stupid question, thousands of times asked.... i have a input box (1surf.info,check out link) I would like to replace it with a dropdown , again it would need to list the countries within the table. this is how it is right now, enter state(USA) …

Member Avatar for happytogether
0
151
Member Avatar for kimmi_baby

Hi, I'm having a problem with an ASP.net website and CSS. I've pasted my CSS code from a previous website (HTML and CSS) to have a look at it. I've copied the basic divs etc into the masterpage. But I'm finding that the layout isn't centered. The layout would normally …

Member Avatar for jbisono
0
282
Member Avatar for public-image

I am using the following code to find whether the content area is using a command (commands are held in a table column) or not. The commands call on "quick content" which are default areas that you might see regularly around the site. This feature ensures they are not different …

Member Avatar for happytogether
0
110
Member Avatar for thekiddy

I am selecting an image as part of a html form. Once selected, jQuery assigns a user-defined attribute of the image to a hidden form variable and passes it to form handler. Neat. Problem is when I dynamically add images that can be selected. I am using live function to …

Member Avatar for Airshow
0
674
Member Avatar for anilashanbhag

The script is used in my newest chrome app [url]https://chrome.google.com/webstore/developer/detail/bomkcodcgmbjjhogdjophonfhgpegoni/[/url] Site: [url]http://codestrix.co.cc/pixels/[/url] The above script is a good to get stated with HTML5 canvas. Much of it is named so as to be self explanatory but any doubts you are more than welcome to post it here.

Member Avatar for anilashanbhag
1
641
Member Avatar for MKWeb

I have a form that contains multiple dropdowns that are dynamically populated using AJAX not CSS, dependent upon the form above it. The page works fine in FF and Safari, but when I try it in IE, the first dropdown is populated, but the others remain greyed out. Here is …

0
79
Member Avatar for Cold Shot

Hello community, I was really hoping to get some guidance on a little issue I'm having. I am in the process of building a site for my aunt, I'm mostly self taught and plugging away at building out my first multi page site. Alas I have encountered a problem: I …

Member Avatar for Cold Shot
0
100
Member Avatar for Anna Hussie

[COLOR="Black"]There are many ways to build a site and many different platforms which can be used for this purpose.I have two questions[/COLOR] Q 1 - [U][url=http://www.templatemagician.com/category/Flash-templates][COLOR="Black"]Flash Templates[/COLOR][/url] [COLOR="Black"]are not crawled by Google.Is it true?[/COLOR][/U] Q -2 - [U][COLOR="Black"]Does[/COLOR] [url=http://www.templatemagician.com/category/CSS-templates][COLOR="Black"]CSS Templates[/COLOR][/url] [COLOR="Black"]also have the same issue or it is OK?[/COLOR][/U]

Member Avatar for JasonHippy
0
68
Member Avatar for bibiki

hey there, I have a simple page online, and tried to style it a little. here is my [URL="http://gagi.zxq.net/index.php"]page[/URL]. there are five links. I tried to build a simple, css-styled vertical menu. however, the button-like appearance of the links is not of equal length. would anyone tell me what part …

Member Avatar for ko ko
0
75

The End.