This is a discussion on "desperately need help" within the JavaScript Forum section. This forum, and the thread "desperately need help are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
desperately need help
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
desperately need help
Hi,
I have this site. if you click on the menue you see bottom part changes. http://natradersonline.com/temp/index.php It is done through ajax call. If you click on the menue that says FAQ, bottom part changes asusual. What I want, i want when some one clicks FAQ and bottom part changes I want page to show question that says "Can a tax attorney actually cut my tax burden" So page needs to reposition itself to the middle which we normally do when we have seperate pages(not Ajax) Code: <a name='qa1' id='qa1'></a> and then the link Code: http://natradersonline.com/temp/faq.php#qa1 someone suggested me using in the content loaded by AJax Code: <a name="qal" id="qal"></a> <script>window.location='qal';</script> that did not reposition the page How can I take care of this problemn as I am using Ajax, i will appreciate your help __________________ |
|
|
![]() |
| Tags |
| desperately need help |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| desperately need help | iffo | JavaScript Forum | 1 | Nov 13th, 2006 10:56 |
| I need help desperately!!! | DJB MASTER | Other Programming Languages | 1 | Aug 15th, 2006 09:09 |
| Help Desperately Needed !! | sgeorge | Web Page Design | 5 | Aug 8th, 2006 22:55 |
| Desperately need help | zac966 | Web Page Design | 2 | Sep 14th, 2005 07:31 |
| HELP NEEDED DESPERATELY!! | 360 Vision | Web Page Design | 5 | Aug 11th, 2005 14:11 |