Page 1 of 1

Change HTML structure

Posted: Fri Nov 16, 2012 9:30 am
by Ricki Ricardo

Hi. I created new app and puted menu in caption. I wrote logic for buttons and now I want to put menu in footer. But I don't know how I can do it.
Questions: How can I drag and drop menu? How can I change HTML structure of app? How I can restore from backup (I downloaded app as zip, chanched html and want to restore from backup, but I can't see button to restore)?
Thanks.


Change HTML structure

Posted: Fri Nov 16, 2012 9:55 am
by Maryna Brodina

Hello!

1) Not sure I understand you - you are not able to drag and drop Select Menu in footer (I tested - it works for me). Can you try again?
2) You can use Panel component where you can put your HTML code;
3) Please take a look at the screenshot

Image


Change HTML structure

Posted: Fri Nov 16, 2012 10:07 am
by Ricki Ricardo

Hello.
1) I puted menu in caption, and can't move into footer.
2) I don't need addn new HTML code. I want to edit existing.
3) I found how restore from bacup. But I can't. I got a message "Unsupported file content. Please only upload Tiggzi project file." I changed html structure in my project. If I understand right I can restore only backup. I can't change and them backup my files.
4) What I want to do I try to draw In screenshot.
Image


Change HTML structure

Posted: Fri Nov 16, 2012 11:05 am
by Maryna Brodina

Hello!
1) Looks like a bug, please try to put in foofter another NavBar
2)To edit existing HTML you have to export HTML/JS/CSS resourses
3) After editing HTML you won't be able to restore the project with edited HTML - there is now such option.


Change HTML structure

Posted: Fri Nov 16, 2012 11:37 am
by Ricki Ricardo

Thanks for answer.
1) I can put another NavBar in footer, but I have events and scripts in existing navbar. I can't drag and drop it into footer.
2) It's clear. Have Tiggzi way to edit extisting html (I mean navmenu html) in browser?
3) It's clear.


Change HTML structure

Posted: Fri Nov 16, 2012 11:54 am
by Maryna Brodina

1) Sorry, but it's a bug, you have to recreate NavBar with events and scripts in footer
2) You can do that using Firebug for example, but these changes won't be saved. You can also change HTML using JS, but it's easier to do that with Panel component.


Change HTML structure

Posted: Fri Nov 16, 2012 12:03 pm
by Ricki Ricardo

Thansk for a lot.
It's clear.
May be close.


Change HTML structure

Posted: Tue Jan 13, 2015 11:43 pm
by EJLD

Hi there,

I don't hv same request as above. however, it might come from the HTML structure as well.

In my app, I hv 3 pages which have the same components at 95%, only the color design changes.

the JS that populates those pages is unique and works for the 3 pages.

I included a callback in that JS to open img blocks at the very end once all imgs hv been loaded up (to avoid the "NO IMAGE" display which is totally ugly).

this callback works perfect on 2 of the pages but not on the 3rd of them.
it still shows the NO IMAGE first prior complete loading.

I guess it is in the page loading sequence due to HTML structure ... at the time I dragged and dropped the components (html blocks, img blocks, labels, ...) it hs been done differently even though the display looks same ...

could you?
a/ confirm if the HTML structure is the problem ?
b/ if yes, how to re-organize that 3rd page ?
c/ if not, where to look into ?

thk you very much in advance,
best,
Eric


Change HTML structure

Posted: Wed Jan 14, 2015 11:07 pm
by EJLD

Hi There, I hv looked into this again.
It seems the problem comes from somewhere else (a mix of HTML and JS :-) ).
All that to say, forget about this request, I'll manage to find out what messes up the exe or set a bypass.
best,
Eric


Change HTML structure

Posted: Wed Jan 14, 2015 11:35 pm
by Yurii Orishchuk

Hi EJLD,

Thanks for this update.

Regards.