Lost Password?

Go Back   CodeCall Programming Forum > Web Development Forum > AJAX

AJAX Web based language that allows asynchronous loading of pages that does not interfere with normal page loading.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-31-2007, 12:58 AM
xarzu's Avatar   
xarzu xarzu is offline
Newbie
 
Join Date: Jun 2007
Posts: 14
Rep Power: 0
xarzu is on a distinguished road
Default Request for AJAX code...

I would love to see a good example of an accordion UI in AJAX. I have poked around on the web and some sites promise one but when you try to use it, it falls flat.

Do you know what I mean by an accordion? I mean that cool user interface where you have a bar on top of some text content and when you clidk on the bar, it smoothly goes up or down to either hide or reveal the text content.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 09-03-2007, 07:31 AM
oubless oubless is offline
Newbie
 
Join Date: May 2007
Posts: 21
Rep Power: 5
oubless is on a distinguished road
Default

Quote:
Originally Posted by xarzu View Post
I would love to see a good example of an accordion UI in AJAX. I have poked around on the web and some sites promise one but when you try to use it, it falls flat.

Do you know what I mean by an accordion? I mean that cool user interface where you have a bar on top of some text content and when you clidk on the bar, it smoothly goes up or down to either hide or reveal the text content.
jQuery: The Write Less, Do More, JavaScript Library
This is a javascript library. I started learning it about a week ago.
License:
"jQuery is currently available for use in all personal or commercial projects under both MIT and GPL licenses. This means that you can choose the license that best suits your project, and use it accordingly."
So you can simply use it ( will have to read on your own and do some writing, it does not give ready component, but will help a lot as it supports animation ( like the one you need ) and AJAX wrapper ), or you can use it as example and write you own pure javascript code.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 09-05-2007, 03:33 PM
xarzu's Avatar   
xarzu xarzu is offline
Newbie
 
Join Date: Jun 2007
Posts: 14
Rep Power: 0
xarzu is on a distinguished road
Default

Another thing is this sliding bar that MSDN uses.
Do you know what I am talking about?
They have a split screen -- sort of like frames -- but you can drag the border between the frame.
MFC Samples General Samples

I can think of all sorts of applications for that. I wonder how they do that. I wonder if it is with AJAX or if you can do this with AJAX.

I will be looking at the javascript that you suggested.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 11-03-2007, 10:49 PM
fahlyn's Avatar   
fahlyn fahlyn is offline
Learning Programmer
 
Join Date: Nov 2007
Age: 24
Posts: 35
Rep Power: 3
fahlyn is on a distinguished road
Send a message via ICQ to fahlyn Send a message via AIM to fahlyn Send a message via MSN to fahlyn Send a message via Yahoo to fahlyn
Default

xarzu, I replied to your other post about the "frame-like" behavior you're looking for.

I think a lot of what you're talking about isn't AJAX but DHTML. AJAX is only necessary when you need to make a trip to the server without re-loading a page. You can make things on a page move and change using css and javascript to modify the DOM - which isn't AJAX because it is doing everything on the client side without making any extra trips to the server. Hope that clears it up.

Happy Coding!
-Fahlyn
__________________
Visit My Google Group Here: Web Development Innovation
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Basic Calculator AfTriX VB Tutorials 3 02-29-2008 08:53 AM
HTML Code in XML Chan JavaScript and CSS 1 07-27-2007 03:48 PM
Please Help With A C Program!! siren C and C++ 7 04-17-2007 08:45 AM
Where to Put PHP Code clookid PHP Tutorials 1 01-11-2007 08:44 PM


All times are GMT -5. The time now is 09:26 PM.

Contest Stats

dargueta ........ 93.00000
John ........ 87.50000
Xav ........ 50.00000
MeTh0Dz ........ 20.00000
gaylo565 ........ 18.00000
Johnnyboy ........ 3.00000

Contest Rules

Ads