TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

tables...linkage

Page: 1 Reply
Nov 6th 2002#77296 Report
Member since: May 27th 2002
Posts: 627
click a link on the page and it changes something in a table somewhere else on the page, simple yet surprisingly confusing...
Reply with Quote Reply
Nov 6th 2002#77298 Report
Member since: Mar 24th 2002
Posts: 3114
are you talking about remote rollovers? Just instead of the mouseOver you have onClick?

Or..to change the content of a cell all together?
In that case I'd make a div to hold the contents of that changing cell, and make a JS function to change it, that would be called on by onClick. Does that make any sense?
Reply with Quote Reply
Nov 6th 2002#77299 Report
Member since: May 27th 2002
Posts: 627
no....
i looked at just doing an iframe and it didnt work, basically i have a list of image names, and when users click the names, the image comes up in the table below...

help paav, oh scriptmaster
Reply with Quote Reply

[/PHP]

<-- get it?
Nov 6th 2002#77316 Report
Member since: Mar 24th 2002
Posts: 3114
ok, make two tables then...
And use something like this:
[PHP]

[/PHP]

...and make the trigger have this in it:
[PHP]
Bleh here
[/PHP]

..then, make a div in the cell that gets the pic in it when clicked from that other place..like this:
[PHP]


Reply with Quote Reply
Nov 7th 2002#77325 Report
Member since: May 27th 2002
Posts: 627
/me wonders why paav isnt rich.....

or is he...
Reply with Quote Reply
Nov 7th 2002#77334 Report
Member since: Nov 26th 2001
Posts: 2586
He has nice boobs though =\
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum