this way "sort of" works", just added an (ugly) onclick function, but stays open.
JavaScript Accordion
'ssorait, getting kinda tired of it.......
User Profile
Collapse
-
hey men,
is all here, test page and files:
JavaScript Accordion
i still think it's a js issue, however thanks for your time, whatever the result.Leave a comment:
-
forgot the link.
i use : <a href="#" onclick="ajaxFu nction('var1',' var2','page_to_ query.php','res ult_div','loade r_div')">
click for ajax</a>
i like 'cos extremely simple, light, efficient.Leave a comment:
-
sure,
i use the basic (only 1k) 'cos i dont need the fancy stuff of jquery, mootools, etc..., i also tried to wrap the whole accordion.js with a "function abc(){
$#!$@#
}, but no luck.
ajax.js
...Code:function ajaxFunction(_1,_2,pag,res_div,ldr){ // alert(ldr); var vi = document.getElementById(ldr); vi.style.visibility = "visible"; var _3; try{Leave a comment:
-
Accordion and ajax
Hi,
im using an accordion script but it doesnt work if i use it with ajax.
example:
...Code:<div id="accordion"> <dl class="accordion" id="slider"> <dt>click here for the 1st pane</dt> <dd>content of the 1st pane</dd> <dt>click here for the 1st pane</dt> <dd>content
No activity results to display
Show More
Leave a comment: