View Full Version : what kind a link is this?
unlisted80
October 28th, 2006, 13:39
go to
http://codez.ws/myspace-generators
click on "MySpace Profile Editor"
that kinda cool..how to do that?
Darko
October 28th, 2006, 14:09
not sure, maybe it's javascript/ajax
damn, i have to learn ajax
krakjoe
October 28th, 2006, 14:25
yeah it's ajax ....
Fried
October 29th, 2006, 04:57
Actually, I'm 99% sure it's a mod_rewrite.
It wouldn't be much of a CMS if it was using ajax/javascript, how would it do stuff with mySQL.
Look: http://codez.ws/myspace-layouts/index.php.
That displays the index page instead of the myspace-layouts page. That means it IS using mod_rewrite.
Mod_rewrite is an apache module that allows you to make the URLs of your site look pretty.
krakjoe
October 29th, 2006, 05:10
no it's definately ajax, mod_rewrite has nothin to do with the way pages look....
ajax works with mysql with ease
Fried
October 29th, 2006, 06:08
Oh sorry I misunderstood... I thought he was talking about something else.
fireshark
October 29th, 2006, 12:59
I don't see any AJAX being used... all load, new page, load, new page, load, new page...
Fried
October 29th, 2006, 13:23
It must be the browser that you are using.
krakjoe
October 29th, 2006, 13:39
or u didn't read the post properly and aren't clicking on the right section of the site ....
unlisted80
October 30th, 2006, 10:32
how to create a link like that? anyooneEEE>
krakjoe
October 30th, 2006, 12:21
you write a javascript for onload with you xmlHTTP object in, and when someone clicks on a certain link, you change the layer from display:none to display:block or normal, and have ajax grab your application stuff from a db, and have php echo it to a page...... everylink inside the app would need to be an js function to keep it that way.......
best way I can think of ....
themoose
October 30th, 2006, 13:02
It's called "LightBox", have a google..
h0ster
October 30th, 2006, 13:40
It's the design that appealing i think. You could make something like that in Flash, thats what i'd attempt anyway.
h0ster
October 30th, 2006, 13:41
It's called "LightBox", have a google..
So it is.
krakjoe
October 30th, 2006, 13:45
it's the gone wild one I think ....or something close ....
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.