Barbara
Posts: 0
Joined: Mon Sep 17, 2012 8:42 am

Custom Javascript Problem

Any idea why a header added progamatically for this package wouldn't be assigned the same ui classes as normal.

Like class="ui-header ui-bar-a ui-header-fixed slidedown"

My header doesn't have any classes when I inspect in firebug.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Custom Javascript Problem

What header do you mean?

Barbara
Posts: 0
Joined: Mon Sep 17, 2012 8:42 am

Custom Javascript Problem

I added a header to the recipe page with javascript on the load event like so

var header='a href="#" rel="nofollow"Image/a';

$('.ui-page').prepend(header);

Barbara
Posts: 0
Joined: Mon Sep 17, 2012 8:42 am

Custom Javascript Problem

Looks like some of my code doesn;t show above

Barbara
Posts: 0
Joined: Mon Sep 17, 2012 8:42 am

Custom Javascript Problem

Have this all working now - thanks for all your help Marina.

BjornS
Posts: 0
Joined: Tue Nov 20, 2012 12:22 pm

Custom Javascript Problem

@Barbara...was it hard to get this menu to work with Tiggzi? Got any tips for me? I'm thinking of putting one in my app.

Barbara
Posts: 0
Joined: Mon Sep 17, 2012 8:42 am

Custom Javascript Problem

No not too difficult, if you need any help, I would be happy to assist,

BjornS
Posts: 0
Joined: Tue Nov 20, 2012 12:22 pm

Custom Javascript Problem

I guess you downloaded the project and added the files needed and then edited the html files like they show in the demo?

Barbara
Posts: 0
Joined: Mon Sep 17, 2012 8:42 am

Custom Javascript Problem

No, did it all within Tiggzi, just used javascript to insert the elements where they need to be according to the demo

BjornS
Posts: 0
Joined: Tue Nov 20, 2012 12:22 pm

Custom Javascript Problem

I'm kind of new to Tiggzi so i don't really know where to start.. to get this done inside Tiggzi :)

Return to “Issues”