devonbnice Posted January 28, 2011 Posted January 28, 2011 Heyy, since i have like no experience whats so every with AJAX. I was wanting to do something with the Explore page. Something different and unique, buttt i dont know ajax code.. :( So my question is how would i go about creating a link/text, once clicked would expand and show the concealed text, and other mumbo jumbo. Kinda like the AJAX chat mod. [mccode v2.x] Free Ajax Chat!!! Ya feel me? All would be very very much appericated. (: Thanks, Devon. Quote
Dayo Posted January 28, 2011 Posted January 28, 2011 so once you click the text it shows a description? if so you can use simple JS/JQuery to do this not ajax unless you want to store the description in a database. Not realy sure how my chat mod comes into this thogh ?( Quote
rulerofzu Posted January 28, 2011 Posted January 28, 2011 As Dayo has mentioned javascript look up document.getElementById Quote
Lilith Posted January 28, 2011 Posted January 28, 2011 ive made them with generators and templates. theres a nice oneHere you might also try searching javascript dropdown menu generators, then editing the provided code to fit your game. Quote
devonbnice Posted January 28, 2011 Author Posted January 28, 2011 so once you click the text it shows a description? if so you can use simple JS/JQuery to do this not ajax unless you want to store the description in a database. Not realy sure how my chat mod comes into this thogh ?( Yes thats what im trying to do. Like how your chat mod expand once clicked. I dont need a database or anything. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.