Re: [PHP] Click "class"

2002-02-22 Thread Dani
Thanks guys! "Thalis A. Kalfigopoulos" wrote: > On Sat, 23 Feb 2002, Dani wrote: > > > Hi! > > > > I have just visited a webiste and I have notice that user can't really > > see the .php extension at the end of the URL address. And when I look at > > the link address it's got 'class="click"' . >

Re: [PHP] Click "class"

2002-02-22 Thread Thalis A. Kalfigopoulos
On Sat, 23 Feb 2002, Dani wrote: > Hi! > > I have just visited a webiste and I have notice that user can't really > see the .php extension at the end of the URL address. And when I look at > the link address it's got 'class="click"' . > > Could someone help me to understand this please? > > ht

Re: [PHP] Click "class"

2002-02-22 Thread Edward van Bilderbeek - Bean IT
to me it just seems that that site is using a frameset... and changing one frame, doesn't change the body of the parentframe... and that frame is being just for the URL shown. The class='click' thing is just used for layout purpose... check out CSS (Cascading Style Sheets) for more informatio