PDA

View Full Version : Help with this +rep 20 rep pointzzz



GoldenMerc
30-10-2007, 06:57 PM
Ok,I posted this earlier in Forum Designing but i think its more like website designing:


Make 3 icons,3 for whos online
So they click it say Habbo UK and it changes to 2993 Habbo's online
How would i do that?
+REP
Ross

I was adding it to my vB,Baving said it was Javascript,If i want it to popup when i hover over it,BUT would it be hard to have it like clickable then it shows it?
PLEASE Reply
Ross

Andys
30-10-2007, 07:03 PM
I think it is javascript.

Try dynamicdrive or google [:

GoldenMerc
30-10-2007, 07:09 PM
i have but i dont know the name :[

Chippiewill
30-10-2007, 07:57 PM
just use a dynamic includes? or i-frame?

GoldenMerc
30-10-2007, 08:16 PM
I dont understand Javascript LOL
Help for +repz

Jamie.
30-10-2007, 08:25 PM
I really can't get an idea of what you may be after, care to explain a little better and sure i'll help :)

IPhone
30-10-2007, 08:26 PM
He wants the number of habbos online to appear on his Vbulletin i think.

Jamie.
30-10-2007, 08:31 PM
Yes but whats he on about 3 icons/images?

Wouldn't that be PHP GD library. :S

GoldenMerc
30-10-2007, 08:32 PM
No,I want it to be like

Habbo UK l Habbo US l Habbo ect...

And when u hover over them it comes up

Jamie.
30-10-2007, 08:33 PM
Yeh j/s :) ummm ill try find it for you hold on.

EDIT:
http://dynamicdrive.com/dynamicindex4/imagetooltip.htm
The only thing i could really find :P

GoldenMerc
30-10-2007, 09:10 PM
Nope that didnt work.

Jamie.
30-10-2007, 09:13 PM
Bugger sorry im sure one will pop up somewhere;)

GoldenMerc
30-10-2007, 09:28 PM
I need this done before Thursday realy :[

Will it majorly lag my forum if i have
5 hotels with stats up Ajax?

GoldenMerc
30-10-2007, 09:48 PM
How would i do it with a mouse over,So the code is

<A HREF="noplace" onMouseover="alert(Alert text here')"> Text here dont hover over !</A>

How would i make it so when they hovered over it went to 'Habbos online'
I will rep u twice if u do thisss as i cnt find how to :@

Invent
30-10-2007, 09:57 PM
Put it in a div:



<A HREF="noplace" onMouseover="javascript:document.getElementById('div').innerHTM L = 'habbos online';"> Text here dont hover over !</A>


To grab Habbos Online you'd need a PHP script & xmlHttp request(s).
[/html]

Beau
31-10-2007, 05:50 AM
Or just use a title tag?



<span class="text" title="<?PHP echo $habbosonline['us']; ?>">Habbo Hotel USA</span>
Simple, but it'll get the job done to your description.

GoldenMerc
31-10-2007, 02:38 PM
How would i make it Ajax Invent?

Invent
31-10-2007, 05:38 PM
How would i make it Ajax Invent?http://www.w3schools.com/ajax/default.asp

GoldenMerc
02-11-2007, 08:12 PM
Ok,How would i do it without Ajax xD

Chippiewill
02-11-2007, 10:50 PM
GD the numbers onto an image, then use javascript to make the image appear when a link has been pressed

GoldenMerc
04-11-2007, 01:44 PM
Would i be able to use Habboring's users online?
<A HREF="noplace" onMouseover="alert(Alert text here')"> Text here dont hover over !</A>

Want to hide these adverts? Register an account for free!