| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Member Join Date: Aug 2003 Location: Ontario, Canada
Posts: 98
![]() | How Can I... Remove a Page From the History Object? Does anyone know a JavaScript function to remove a page from the History object (without using window.location.replace())?
__________________ Yeah... I knew that. What? |
| |
| | THREAD STARTER #3 (permalink) |
| NamePros Member Join Date: Aug 2003 Location: Ontario, Canada
Posts: 98
![]() | Ok, thanks. But just so that you know, JS CAN interact with the history list ![]() I'm designing a function that can do what I described above, I had to do a bit of DOM research though.Alright, done! Here is a link to the file I made: formmaker.txt
__________________ Yeah... I knew that. What? |
| |
| | #4 (permalink) | ||||
| New Member Join Date: Jul 2003
Posts: 9
![]() | According to JavaScript: The Definitive Guide (4th Edition. O'Reilly, 2002), page 401:
| ||||
| |