What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » IE difference

Pages: (4): « First « 1 2 [ 3 ] 4 » Last »
IE difference
Author: Message:
Kryptonate
Veteran Member
*****

Avatar

Posts: 2874
Reputation: 23
37 / Male / –
Joined: Jun 2003
RE: IE difference
quote:
</head>
<center>

You do have to place a <body> tag between those two :).
quote:
Originally posted by DJKAL
thanks again
no problem
02-03-2006 11:58 PM
Profile E-Mail PM Find Quote Report
DJKAL
Senior Member
****

Avatar

Posts: 800
Reputation: 14
33 / Male / –
Joined: Oct 2005
O.P. RE: IE difference
quote:
Originally posted by Kryptonate
You do have to place a <body> tag between those two
thats gone now :)
i just updated the ftp:// server so it should be working now in its new CSS background and always white {apart from  moused over and clicked} links :P


-----------------------------------------------

more updates on the site :D

the "HOME" links on the other pages dont change colour like the others:S
i have set them to .. i think
and the other links on the pages do :S
any reason for this?

thanks for all the help so far :D
"You don't sleep, you defragment!"
02-04-2006 01:29 PM
Profile E-Mail PM Web Find Quote Report
Tochjo
forum super mod
******

Avatar

Posts: 4207
Reputation: 78
36 / Male / Flag
Joined: Sep 2003
Status: Online
RE: IE difference
Change
code:
<a href="index.htm">
<h1>
<u>
HOME</u>
</h1>
</a>
into
code:
<h1>
<u>
<a href="http://calums-discos.louhabs.com/index.htm">HOME</a>
</u>
</h1>

It's the tags in between that are causing the problem :)

This post was edited on 02-04-2006 at 01:41 PM by Tochjo.
02-04-2006 01:38 PM
Profile PM Find Quote Report
DJKAL
Senior Member
****

Avatar

Posts: 800
Reputation: 14
33 / Male / –
Joined: Oct 2005
O.P. RE: IE difference
thanks :D
i moved the "</a>" and it works now
{i kept it just going to "index.htm" instead of the address :) easier for me i think :P}
thanks again :D
"You don't sleep, you defragment!"
02-04-2006 01:58 PM
Profile E-Mail PM Web Find Quote Report
Tochjo
forum super mod
******

Avatar

Posts: 4207
Reputation: 78
36 / Male / Flag
Joined: Sep 2003
Status: Online
RE: IE difference
quote:
i kept it just going to "index.htm" instead of the address
Of course; I just changed that while I was testing the code on my computer and forgot to change it back.

This post was edited on 02-04-2006 at 02:04 PM by Tochjo.
02-04-2006 02:03 PM
Profile PM Find Quote Report
DJKAL
Senior Member
****

Avatar

Posts: 800
Reputation: 14
33 / Male / –
Joined: Oct 2005
O.P. RE: IE difference
oh, ok :)
thanks for your help ... for now there's just 1 page left...
the most complicated:|
a booking form:O with all little clickable and text boxes :O
coding all day and much of the night like last night and on into the early hours of tomorrow and through tomorrow and im hopoing to have it done
yes it might take me that long:$
"You don't sleep, you defragment!"
02-04-2006 02:06 PM
Profile E-Mail PM Web Find Quote Report
Kryptonate
Veteran Member
*****

Avatar

Posts: 2874
Reputation: 23
37 / Male / –
Joined: Jun 2003
RE: IE difference
You better first start looking at http://www.w3schools.com/ to learn how to write proper html or xhtml. It will go much easier and faster afterwards :).
02-04-2006 02:12 PM
Profile E-Mail PM Find Quote Report
DJKAL
Senior Member
****

Avatar

Posts: 800
Reputation: 14
33 / Male / –
Joined: Oct 2005
O.P. RE: IE difference
i have been using w3schools :D

--------------------------------------

if i put the form in to individual frames:
"your details"
" {unknown} details"
" {unknown} details"

    {{"unknown" will be text!}}

and then put a "submit" buton at the bottom of the page  will it send all of the details? or will i need them all in one frame?
"You don't sleep, you defragment!"
02-04-2006 02:46 PM
Profile E-Mail PM Web Find Quote Report
Kryptonate
Veteran Member
*****

Avatar

Posts: 2874
Reputation: 23
37 / Male / –
Joined: Jun 2003
RE: IE difference
why use frames for forms? :s Why do you use frames at all on your site?

Btw: NO doubleposts
02-04-2006 03:27 PM
Profile E-Mail PM Find Quote Report
DJKAL
Senior Member
****

Avatar

Posts: 800
Reputation: 14
33 / Male / –
Joined: Oct 2005
O.P. RE: IE difference
frames to markout sepperat  areas of the form
for example:
"your details"
"details of the function"

so that it is clear

{sorry about double post - sorted now!}
"You don't sleep, you defragment!"
02-04-2006 03:29 PM
Profile E-Mail PM Web Find Quote Report
Pages: (4): « First « 1 2 [ 3 ] 4 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On