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,549
 
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,141
Question
by bobsam
I have a problem with frames, I have two frames, and within one of them are two iframes, if something is pressed in one of the iframes, I want the other one to refresh. But every thing I have tried with my limited knowledge of javascript seems to not work. Is there some way to do it using meta...
30-Mar-2009 01:50
by MisterChucker Go to last post
2 338
 
by xpyred
I'm new to web design and just started a business a month ago. I have a good grasp on a lot of things but I am curious about this particular site.... http://www.ultimate-guitar.com My question is how do they update all of those links on the front page so often? What system are they using for...
29-Mar-2009 13:56
by MisterChucker Go to last post
1 216
 
by cacoder
Hi, I am trying to develop a website that follows the layout shown in the attached jpg. I am having difficulty positioning the sub-menu. The CSS and HTML code is available at the links below: master.css: http://utilitybase.com/paste/8115 index.html: http://utilitybase.com/paste/8119 Any help...
25-Mar-2009 13:29
by MisterChucker Go to last post
2 440
Exclamation
by toonarific
ok, I have a pm system on my site which I have been working on a little today. it all works fine, but when I try and format the read message page, it isnt working as Id like when I read a message, it pulls the content from the sql table and displays it, as usual. now, when I dont add the <pre> tag...
25-Mar-2009 10:48
by MisterChucker Go to last post
4 218
 
by damy
Hi, I want to know how, if I have a site structured like that, a header div, a menu div in left, and a container div in right, how I do like by clicking a link in the menu div, in container div do be opened a page. Thank you.
25-Mar-2009 10:16
by MisterChucker Go to last post
14 525
Question
by forwardvision
Hi Guys, I wonder if someone can please advise me on how to do this please. I am a distributor for a company & I want to do some advertising with some fellow colleagues. We all have our own individual websites. The advert will have one web address, which will for each hit redirect to a different...
20-Mar-2009 06:53
by Blake Go to last post
1 260
 
Invision VS PHPBB (Multi-page thread  1  2  3  4)
by pcxgamer
Which board do you think is better and why? I'm thinking of changing my board and I'm looking at PHPBB and I was wounding what everyone thought.
20-Feb-2009 19:37
by soft9 Go to last post
37 6,907
Question
by phoenix69
Could someone help me out with this error? I have to use XHTML 1.0 Strict to validate it. How can I get passed with validation? Any idea? Thanks so much. Line 20, Column 12: character "&" is the first character of a delimiter but occurred as data . onsubmit="return validateForm() &&...
06-Feb-2009 07:10
by Malibase Go to last post
2 519
 
by RFWarren
1) I have put up a "one click forum" message board on my website, but I want it to open in a new window instead of the one my website is in because I can't put a link to my homepage on it. I thought about using frames and decided not to, because then I would have to put them all over my site and I...
05-Feb-2009 15:04
by blakekl Go to last post
2 233
 
by damy
How I do to put images where I want, for example I have a frame at the top of page ( like a banner ) and I want to pot aligned on the same row an image, some space, text, and an image but I don't know how to put the second image at a distance from the text. Thanx.
30-Jan-2009 07:47
by adyuts Go to last post
7 307
 
Web design? (Multi-page thread  1  2)
by inder
I need to make a website for work. But all these books and things are so confusing. I have to do it from scratch. Can someone please help me? Can someone please give me the name of the web site design company that can help me? SEO topic today is a great thing. More and more people are getting into...
29-Jan-2009 05:25
by lionelchek Go to last post
12 1,219
 
Empty page (Multi-page thread  1  2)
by damy
I have uploaded an index.htm file to an webhosting server but when I go at the address of the page that I have been uploaded, the browser is not displaying anything.
25-Jan-2009 17:37
by admin Go to last post
12 388
 
by Dan Robinson
Hay guys, I'm making a "Intranet" for my office (its really just a info web page). I am trying to link a folder to my page from the server so it opens the window when it is clicked on... when i use it just opens in the browser and not the window... is there any codeing that will allow me to do...
10-Dec-2008 08:23
by Dan Robinson Go to last post
2 254
Arrow
by xlonehats
Hi guys im able to send emails in asp by the following code Dim fname,emailto fname=request.form("fname") email=request.form("email") Set NewMailObj=Server.CreateObject("CDONTS.NewMail") NewMailObj.From = "test@test.com" NewMailObj.To = request.form("emailto") NewMailObj.Subject = "test"
02-Dec-2008 20:44
by xlonehats Go to last post
0 239
 
by HSCharles
I have a flash site i'm looking for the script who shows google adsense in flash. can you give me the link?
14-Nov-2008 18:40
by HSCharles Go to last post
0 481
 
by harypo
Hi everybody, I am planning to start my own web developing business. First, I will be starting off at home and then seeing how it goes and will decide to take it to a bigger level. Keeping in mind the present scenario, web designing and internet based business are proving to be one of the most...
12-Nov-2008 08:58
by crystalattice Go to last post
3 285
 
by mamz
how to add css in wml page? is it possible?
26-Oct-2008 14:37
by hostchecker Go to last post
1 604
Question
by phoenix69
Could someone help me with this? When I click on "Log in" after entering Password (12345) it change only "Main Page 1" to "Main Page 2" , I want to change "Column 1" to "Column 2" as well. What should I do? The following are just sample to take a look. Thanks so much....
14-Oct-2008 09:01
by phoenix69 Go to last post
2 1,215
 
by crazygol4
I'm wondering how people achieve real time error checking on forms (ex Facebook)... I would imagine that it is done with Jscript, right? Does anyone know where I might find a script that will bring out an error box (or even just text) to the side if the password (username, etc) doesn't meet...
26-Sep-2008 14:19
by Howard_L Go to last post
1 432
 
by Saranna
Hello All, We have 3 websites needed to be changed into css design.Is there any website that provide free css templates design and possible to modify with the source files? Please help us.
26-Sep-2008 14:11
by Howard_L Go to last post
1 256
Post New Thread

Recent GIDBlogOnce again, no time for hobbies by crystalattice

Display Options Moderators
Showing threads 21 to 40 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 07:57.


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