473,403 Members | 2,323 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

klickable answers

Ok.. im nearly up and running with the guilds website.. now i'm stuck.. spending several hours google it.

Im doing an application form and got it working as far as input/output goes.. now to my problem...

I want to retrieve 3 fields of 10 (name,race,role) and display them in a row . (that i have succsessfully done) but i want them to be clickable and when i cklick on them i want the whole row (all 10 fields) to be displayed

can anyone plz give me a hint or 2
Jun 28 '10 #1
4 1039
Markus
6,050 Expert 4TB
PHP alone won't do this. You need some JavaScript too. I would move you over there but I'm not a moderator anymore.
Jun 28 '10 #2
acoder
16,027 Expert Mod 8TB
You can either load all 10 rows initially or load the remaining rows later (would add complexity).

Have the 7 rows initially hidden (the display property should be "none"). Then onclick, change the style.display property to ''[*].

[*] because of some browser differences, setting it to the empty string should make it work assuming it's a table/table cells.
Jun 28 '10 #3
RamananKalirajan
608 512MB
Are you asking like this

Thanks and Regards
Ramanan Kalirajan
Jun 28 '10 #4
thank you i will try that
Jun 28 '10 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

14
by: Andrew Poulos | last post by:
I've built a javascript driven quiz. Given that client-side scripting is not secure, is there a way to "obscure" answers so that they are unavailable to the casual viewer? For example, If I have an...
0
by: softwareengineer2006 | last post by:
All Interview Questions And Answers 10000 Interview Questions And Answers(C,C++,JAVA,DOTNET,Oracle,SAP) I have listed over 10000 interview questions asked in interview/placement test papers for...
5
by: Sukh | last post by:
I have to design a "Online Test Application" and application is going to display question and answers.All the questons are objective type so there is four answer for each question. My Question is...
0
by: debjanib | last post by:
I am trying to show a FAQ questionnaire set , with set of questions and then with the answers. At First there will be a list of questions and then then will be a list of questions and answers. ...
4
by: Pyenos | last post by:
#!/usr/bin/python #################################################### # answers.py --- A simple answer bot # Copyright (C) 2006 Logan Lee # # MESSAGE: # # This program is a simple...
1
by: javedna | last post by:
Can PHP help with the following as I have tried in the MYSQL Forums and cant get any help Thanks Nabz ---------------------------------------- Hi I am developing a PHP MYSQL questionnaire...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.