Skip navigation
mikedrevline
Currently Being Moderated

Integrate Page with Jquery or not...

Jun 4, 2012 7:52 AM

Hi,

 

I purchased a couple templates to assist in helping a client.  I have included a couple links below to clarify but my question(s) is(are) regarding placing in a section (box) that I can simply link to another page (first link / which I am fried and cannot remember how to do this) or adding the code in an existing page (second link) to view this content (html page with Jquery).  I would assume there would be potentially a delay and/or performance issue(s) with doing that "but" I am contemplating linking the two.

 

The question is(are), what is the best practice and potentially second, if I was to simply "link" the two, what command(s) would I use to do so.  Sorry if it's remedial.  Very fried at the moment from other coding.

 

http://codecanyon.net/item/jquery-timeline-slider/full_screen_preview/ 2214213

 

http://www.tradevet.com/kwnm/option2/site/index-2.html#

 

Thanks in advance.

 

MD

 
Replies
  • Currently Being Moderated
    Jun 4, 2012 8:59 AM   in reply to mikedrevline

    Not sure I understand the question (s).  Are you asking how to link to  page 1 & page 2 ?

     

    <a href="page1.html">Link to page 1</a>

    <a href="page2.html">Link to page 2</a>

     

    Or are you asking how to link to a particular section within in a page?

     

    <a href="page1.html#divID">link to Div ID on page 1<a>

    <a href="page2.html#divID">link to Div ID on page 2</a>

     

     

     

    Nancy O.

    Alt-Web Design & Publishing

    Web | Graphics | Print | Media  Specialists 

    http://alt-web.com/

    http://twitter.com/altweb

    http://alt-web.blogspot.com/

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 4, 2012 9:01 AM   in reply to Nancy O.

    sorry to raid this post but....anyone know why all of a sudden I am getting email notifications from ALL posts that people do? (including this one) thanks

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 4, 2012 9:41 AM   in reply to Emperor1212

    @Emperor,

    There was a big glitch in the forum yesterday, maybe it was reset.

    Log-in to the forum and to go YOUR STUFF >  Preferences > E-mail preferences tab.

     

     

    Nancy O.

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 4, 2012 10:13 AM   in reply to mikedrevline

    You might try using an inline frame. Embedded page needs to be smaller to fit inside the parent page.

     

    <iframe name="Iframe1" id="Iframe1" src="page2.html"  frameborder="0" height="500"  width="100%"></iframe>

     

     

    Nancy O.

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 13, 2012 11:41 PM   in reply to mikedrevline

    I used a slider on my website also Takplåt

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points