User Profile

Collapse

Profile Sidebar

Collapse
pcol
pcol
Last Activity: May 21 '10, 11:00 AM
Joined: May 19 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • So for example the below code is the ajax code to create a search box for the user to do a google search- and I would imagine that this code can be integrated into the NewsBar code to do what I'm looking to do:

    Code:
    google.load('search', '1');
    
    var imageSearch;
    
    function addPaginationLinks() {
      // The cursor object has all things to do with pagination
      var cursor = imageSearch.cursor;
      var curPage
    ...
    See more | Go to post
    Last edited by gits; May 21 '10, 12:05 PM. Reason: added code tags

    Leave a comment:


  • That doesn't work: and I haven't seen any code whereby any word is entered between the brackets after LoadNewsBar. The brackets are supposed to be empty The matter seems to be a simple one- yet I'm not an AJAX code writer. All I want to be able to do is have the user enter a keyword to search news by in the News Bar, rather than have the keywords being static as designated within the coding. Thanks for your reply, though...
    See more | Go to post

    Leave a comment:


  • Code For Creating User Input Box In Google AJAX News Bar?

    Does anyone know the code to insert into a standard AJAX Google News Bar code which would allow a user to input a name from which to have the News Bar search.

    Currently, the News Bar code only searches out names entered as the "name" within the code itself entered by the programmer. Looking for a way to allow users to input a name from the News Bar itself.

    EG- Input Box Displays News

    Current coding...
    See more | Go to post
    Last edited by acoder; May 20 '10, 10:47 AM. Reason: Please use [code] tags
No activity results to display
Show More
Working...