/    Sign up×
Community /Pin to ProfileBookmark

Everything else is loading in PageSlide

Hi folks,

I’m building a page at [url]http://18surf.com/performa/[/url]. Tried to implement the pageslide code from [url]http://halobrite.com/blog/jquery-pageslide/[/url]

It’s working now but unfortunately

1) I can’t get content to load in the slide out bar, which I’ve loaded in _secondary_page.htm
2) when you click on every other link on the page, the new content now loads in the slide bar, which shouldn’t happen. The page should refresh and have content reload in the main frame.

I’m very new to coding and would appreciate any help at all. Thanks much!

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@Jeff_MottMar 15.2009 — wordlesswoody,

You say you're using the pageSlide plugin, but when I followed the link to your page and viewed all your JavaScript, the phrase "pageSlide" was nowhere to be found. Your description doesn't match your code, and that makes it very hard for anyone to help.

An extra and unrelated tip: You have lots of overlapping and redundant JS. You load Sizzle CSS Selector Engine, but jQuery does that already. You load a library to emulate Gecko 'XMLHttpRequest()' in IE and Opera, but jQuery has cross-browser Ajax support too. Then you also load Prototype.js and scriptaculous. Both are hefty considering they duplicate functionality provided by jQuery. It's best to pick one or the other to use exclusively.

All totaled, you have 263KB of JavaScript. And the whole page is 911KB—almost a full megabyte. That's huge.
×

Success!

Help @wordlesswoody spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...