Re: [WSG] A discussion leads to an idea - Dynamic CSS!

2004-04-24 Thread Justin French
On 23/04/2004, at 7:20 PM, theGrafixGuy wrote: I met with a programmer today to actually discuss the idea of a Portland, Oregon based WSG - he likes the idea and will talk to others about the idea. However, during our ongoing 3 hour conversation over a few pints, the discussion eventually

[WSG] Trying to add a back to top link

2004-04-24 Thread theGrafixGuy
Hello, I am trying to add a back to top of page link to PHP dynamically generated pages. The header and footers for these page never change so the anchor is in the header and the link in the footer. Header Anchor: a name=top/a HARD CODE link used in the body of the static pages (which I want

Re: [WSG] A discussion leads to an idea - Dynamic CSS!

2004-04-24 Thread Lachlan Hardy
Then an interesting idea hit the table, what is to prevent a person from creating a dynamic stylesheet. Has anyone ever toyed with this idea before and if so what were the results??? I use code to rewrite my CSS. That way a site admin can choose a different option for layout or

Re: [WSG] Trying to add a back to top link

2004-04-24 Thread Ben Bishop
Have you considered using a href=#top.../a ? --Ben http://www.daemon.com.au/ theGrafixGuy wrote: I am trying to add a back to top of page link to PHP dynamically generated pages. The header and footers for these page never change so the anchor is in the header and the link in the footer. a

RE: [WSG] Trying to add a back to top link

2004-04-24 Thread theGrafixGuy
Yes and that goes back to the root index page - as mentioned these pages are dynamic! Brian -Original Message- From: Ben Bishop [mailto:[EMAIL PROTECTED] Sent: Saturday, April 24, 2004 2:50 AM To: [EMAIL PROTECTED] Subject: Re: [WSG] Trying to add a back to top link Have you considered

Re: [WSG] Trying to add a back to top link

2004-04-24 Thread Anders Ebdrup
Hi Brian I think this subject is OT, but I think Ben is right; I have a dynamic php-side, and I am using Ben's solution. Regards Anders - Original Message - From: theGrafixGuy [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, April 24, 2004 1:03 PM Subject: RE: [WSG] Trying to

RE: [WSG] Trying to add a back to top link

2004-04-24 Thread theGrafixGuy
I think I have the right track here if I can figure out how to write it??? I know that one can't stick php in a tag like that:-/ a href=? $_SERVER['PHP_SELF'] ?#top -Original Message- From: Anders Ebdrup [mailto:[EMAIL PROTECTED] Sent: Saturday, April 24, 2004 4:23 AM To: [EMAIL

RE: [WSG] Trying to add a back to top link

2004-04-24 Thread Lea de Groot
On Sat, 24 Apr 2004 04:03:41 -0700, theGrafixGuy wrote: Yes and that goes back to the root index page - as mentioned these pages are dynamic! (This is really OT, but it should be quick and easy -) Have you put a base statement in your HTML? That'll point the #... to the wrong page. If you

RE: [WSG] Trying to add a back to top link

2004-04-24 Thread Manuel González Noriega
El sáb, 24-04-2004 a las 13:41, theGrafixGuy escribió: I think I have the right track here if I can figure out how to write it??? I know that one can't stick php in a tag like that:-/ a href=? $_SERVER['PHP_SELF'] ?#top Yes, you can. You are only lacking the echo part a href=? echo

Re: [WSG] Trying to add... THREAD CLOSED

2004-04-24 Thread russ - maxdesign
THIS THREAD IS CLOSED - OFFTOPIC The mail list does not cover: Discussion of server-side scripting beyond that directly involved with Web Standards http://webstandardsgroup.org/mail/guidelines.cfm If you wish to help further, answer Brian (therGaphixGuy) offlist. Thanks Russ

RE: [WSG] Trying to add a back to top link

2004-04-24 Thread theGrafixGuy
Yes there is a base statement built in to the system. And sorry if it is OT, as I am trying very hard to add accessibility in steps as I can, but I am really stuck here and grasping at straws Essentially, I am trying to figure out how to wrap the URL the PHP or vice versa - as this ain't working

Re: [WSG] Trying to add a back to top link

2004-04-24 Thread Chris Bentley
Have you considered using a href=#top.../a ? Yes and that goes back to the root index page - as mentioned these pages are dynamic! Are you using the BASE element? #top is a reference to a local fragment, the page shouldn't reload or load another page unless you have set a base URI. ...or am

RE: [WSG] marquee text

2004-04-24 Thread ByteDreams
Dont know if this will help you Im new to web standards stuff, but Project VII makes extensions for Dreamweaver, and one of them animates layers. I think the extension is free. What I dont know is if the _javascript_, for which this extension produces is also considered accessible or

RE: [WSG] MovableType books or tutorials

2004-04-24 Thread ByteDreams
Movabletype.org has links to tutorials and a link to a webring about it... ByteDreams -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andy Clarke Sent: Friday, April 23, 2004 1:19 PM To: [EMAIL PROTECTED] Subject: [WSG] MovableType books or tutorials

Re:[WSG] MovableType books or tutorials

2004-04-24 Thread Andy King
I've found http://www.mediatinker.com/blog/archives/007806.html to be a helpful tutorial on figuring out what is what with the default MT Templates, graphically. ByteDreams [EMAIL PROTECTED] wrote: Movabletype.org has links to tutorials and a link to a webring about it... ByteDreams -Original

[WSG] Some light reading...

2004-04-24 Thread russ - maxdesign
Fear of web standards ...caused by fear of the unknown, and the feeling of not having enough time and energy to spend on relearning how to do your job http://www.456bereastreet.com/archive/200404/fear_of_web_standards/ CSS Drop shadows 2 http://www.alistapart.com/articles/cssdrop2/ Stylin'