![]() |
Looking for a script
Okay, Ajax is something I know very little to nothing about at this point. I know the basics, but I don't know javascript for a damn, so I'm hoping there's an open source script somewhere I can use.
I have two columns, set width, set height. Links in the first, text content in the second. I need something, using jquery, or mootools or completely standalone, I don't care, that'll let me click a link in the first column, and it will update the content in the second. Anybody know where I can find this? Thank you in advance, -m |
|
More like this, but preferably using jquery as I'm already using jquery's lightbox... sorry should've mentioned that. :-)
-m |
|
ok so you have 2 columns:
HTML Code:
<div id="col1"></div>And before this (maybe just after the jquery.js include) you should make this function: HTML Code:
function loadpage(page) |
Seriously, it's that simple?
I haven't gotten to my Ajax class yet. That's ridiculous, haha. -m |
it's simple, that's using jquery. :)
|
I fix the problem like this in my websites:
Code:
// Vergroot div's hoogte wanneer een andere div hoger isThe place where you see -130, is my height of the header. I design my sites like this: - overall wrapper with optional BG - header - col 1 - col 2 - close wrapper If you choose to use my code and dont get it, don't hestitate mailing me (jim at combined-minds.net) |
| All times are GMT. The time now is 05:13 PM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0