Hi - for a project I'm working on I want to make a video which will
close itself when playback is complete.
The idea is - on loading the page a container div will appear and auto-
play the video, then when playback is complete the video will be
unloaded and the container will disappear. Invoking
I'm trying to set up my ajax site to use jssm (
http://trac.nathanhammond.com/jssm/
) for history-management. It's working pretty well - history is
preserved and links are bookmarkable.
But it is doing some weird stuff with the href rewrite.
For foo.aspx?page=1 it is replacing that with foo.asp
Hi - I've got a site that uses a jquery ui accordion to load content
into a container div via an ajax call. I would like to have the links
in the accordion update the page's href with their url onclick, but I
don't want to force a page reload since content is served via ajax.
I've tried using the
Hi - I have a function which iterates through a json file in order to
build an FAQ page. Within the json are several different categories,
and I want to make a generic function that will return only the
appropriate items from the chosen category.
Currently it looks like this:
$.getJSON("
t I should be checking, Ijust don't know which/how.
On Aug 22, 2:52 pm, GLP <[EMAIL PROTECTED]> wrote:
> Just load your JSON data as early as possible. What are you waiting
> for to not load the data immediately after the 'document is ready' ?
>
> cbandes schreef:
Hi -
I have a simple json file which contains a list of key/path pairs, the
idea is that I will use this to update the links in a nav menu.
In order to do this, I am using getJSON to load and parse the data,
like so:
var pathAssoc = new Array();
var pathVar = null;
function getPathData(){
It's really easy - I'm new too :)
check out ui.jquery.com and look at the accordion function and the
demos there, then try the themeroller to make a theme that you like
You should be able to have a menu together in about ten minutes if you
follow the demos
On Aug 21, 4:01 am, JAVAddicted <[EMAI
7 matches
Mail list logo