- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have two intel xdk jquery projects and i needed to merge them into one app.
what i did was:
i renamed the index.html from the second project and i moved it into the folder of the first project.
so the main folder had the index.html from the first project and and index2.html from the second project.
then i updated the links between them.
my problem is: the internal links of the second project were not working after the merge.
here is an example of the link that stopped working.
<li class="widget uib_w_7" data-uib="jquery_mobile/listitem" data-ver="0" id="cosmos"><a href="#link1" data-transition="fade"><span>random text</span></a>
</li>
any ideas?
Thanks
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'll ask one of our App Designer experts to reply. Might take a few days, we're in the midst of some all day meetings, so coverage on the forum will be light for a few days.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Well, it looks like that link was supposed to link to a page with id="link1".
Is that element resident in your document?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you both.
Paul F: Thanks, That is very kind of you but i am using an alternative way now. No need to ask because no one else except of me, is interested for the answer.
Chris p: my links are right, i am using an alternative approach now, thanks for your efford to help me.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page