GIDForums  

Go Back   GIDForums > Webmaster Forums
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Sub-Forums : Web Design Forum Search this Forum
  Forum Last Post Threads Posts
108 143

Post New Thread
Threads in Forum : Web Design Forum Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order Replies Views
 
by JdS
Yes, it's that time of the year again: we're hoping to develop custom bbcodes for JavaScript codes. To get this done, our plan is to do a couple of things: Open a new forum just for JavaScript. Encourage some 'JavaScript enabled' members to post some snippets of JavaScript codes and/or mini...
23-Nov-2008 04:27
by neutron Go to last post
8 5,550
 
by admin
The GIDForums™ Team is proud to announce that GIDForums™ is now among one of the very first (and few) Webmaster forums to offer a custom-written HTML Syntax Highlighter BBCode (HTML] bb code) to it's valued members and readers. Please use the HTML] and /HTML] tag pair to enclose any html or xhtml...
17-Feb-2003 16:52
by admin Go to last post
0 10,142
Question
by dreambuilder
hi, i am looking for a website builder that is good and user-friendly especially for newbies. please give some comments on them too. a friend is recommending sitebuildercx ( www.sitebuildercx.com ). is this a good and user-friendly website builder for newbies?
23-Aug-2007 16:53
by jassica Go to last post
11 2,562
 
by mckay
Hi! Is there a way of detecting if a media player (say, winamp or realplayer) is installed on a client computer, and is it is not installed, maybe download it and ask the client if they want to install it?
20-Aug-2007 04:46
by mckay Go to last post
0 321
 
by ubergeek
Is there any way to change the color the bullets in an unordered list, short of using images? My site background is too dark, and it is impossible to see the black bullets.
14-Aug-2007 17:52
by kd6aaj Go to last post
6 48,054
 
by temp304
Customize Dropdown Menu is designed to display some choices, as: languages, countries, themes,... but it's different from original version in browsers. This tool combine CSS and JavaScript to create a drop down you can add image to title, every choice. Let's try drop down below and feel...
13-Aug-2007 10:03
by temp304 Go to last post
0 423
 
by WebDevPodcaster
What do you use and what's your take on learning tableless CSS? Bruce web designer podcast feeds.feedburner.com/newsforwebdesigners
10-Aug-2007 15:44
by WebDevPodcaster Go to last post
2 394
 
by Gamer_2k4
I've been working on changing the layouts of a website from tables to CSS divisions. However, I'm pretty new at CSS, so I don't understand why I got a particular result. Here's the original page, using tables: http://www.hydrocyclone.com/features.htm Here's the new page, using...
10-Aug-2007 04:27
by WebDevPodcaster Go to last post
2 315
 
by EvoTech
All the ppl i asked told me that my website shouldn't use frames, but never said why. Can somebody explain me why i should or not use frames. Thanks.
08-Aug-2007 12:07
by fcolor Go to last post
5 483
Arrow
by zaraki
http://www.designervsdeveloper.com.au/default.aspx Found a pretty good site, showing interaction between designers and developers. Which do you consider having the hot factor? i think its pretty clear judging from the posted pictures that the designers know how to groom themselves.
05-Aug-2007 20:27
by zaraki Go to last post
0 325
 
by venkib097
HI all, I am getting the follwoing error : uncaught exception: Permission denied to get property HTMLDivElement.parentNode in Mozilla . when i cilck in input elements like textarea, textbox.. what could be the problem ?? its not coming in IE (and i dont know about the other browsers ..)
28-Jul-2007 05:25
by venkib097 Go to last post
0 2,206
 
by biggestanafan
i insert the no-script code into dreamweaver in a draw layer, it doesn't show when i preview in the browser. if you have msn it will be easier to give more details...
20-Jul-2007 03:45
by biggestanafan Go to last post
2 318
 
by Seethapathi
Can Any one help me out in editable combo box which works in IE and Firefox ?
18-Jul-2007 15:32
by crystalattice Go to last post
1 639
 
by EvoTech
I have the next code: body { margin: 0px; margin-top: 5px; margin-bottom: 5px; font-family: Arial, sans-serif; font-size: 10pt; }
14-Jul-2007 06:54
by Corey Bryant Go to last post
4 370
 
Web stats (Multi-page thread  1  2)
by fcolor
Hi guys, What kind of web statistics do you use? We're looking for some feedback? It is better to get one that offers detailed information on unique visitors, their behaviour and refering web sites. Other information is standart and you can find it in any tracker.
12-Jul-2007 09:48
by fcolor Go to last post
10 1,469
 
by EvoTech
I have a free hosting service that gives e-mail support only when you have a registered domain. Can somebody tell me how can i make a remote email that i can use it on my website or something like that. I really don't like to use the "mail:" function, because most of the users don't have the...
24-Jun-2007 08:48
by Corey Bryant Go to last post
3 353
 
by hiraaa
i need complete information how to design a web application i want to develop a website of a medicine compony i wish to work at symptoms of different diseases the application should return related medicine and name of that disease also biodata,a security system also included to application if this...
02-Jun-2007 10:53
by fcolor Go to last post
2 375
 
by jc.willingham
I don't understand why so many people think frames are a bad idea for a layout. It can help reduce code needed because the navagation keeps loading from one htm file while the rest of the site doesnt need the same code over and over in other htm files. Also , are there really any incompatabilities...
02-Jun-2007 10:48
by fcolor Go to last post
2 373
 
by Richardknox
I haven't seen a reply yet, so maybe I did not explain myself well. I have seen on other websites, what I call dynamic pull down menus/lists. I want to have several pull down menues available. Once I select what I want in the first menu/list, it changes the options available to me in the second...
28-May-2007 10:08
by Corey Bryant Go to last post
2 563
 
by MyWD
Hello everyone! I want to make a contact form, but with no php scripts, because i don`t know how to integrate them in the website html code :| I`m a newbie webmaster! Anyone know any good remote contact form, or something like that ?
28-May-2007 06:25
by Jednorozec Go to last post
3 388
 
by obduk
I have this slide show veiwer that works fine in firefox, but not in dambed IE. <script type="text/javascript" src="js/owen_games.js"> </script> <table class="GameImages"> <tr>
26-May-2007 06:33
by obduk Go to last post
0 370
 
by netpsycho
I have a page that I retrieve via a simple AJAX post which contains the following: <script type="text/javascript">clearText("message");</script> The page loads fine, but the javascript function call is never made. I could put anything there and it wouldn't even generate an error. Is it because...
25-Apr-2007 15:45
by netpsycho Go to last post
1 967
Post New Thread

Recent GIDBlogOnce again, no time for hobbies by crystalattice

Display Options Moderators
Showing threads 81 to 100 of 528 Moderators : 1
Sorted By Sort Order
From The
cable_guy_67  
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 00:46.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.