Jump to content
UBot Underground

Yet another JS/Ajax question


Recommended Posts

Guys I am trying to create a bot for the synnd network. My first problem is I can't use the context menu from ubot on certain areas on the page. For example I can right click but the menu doesn't appear. The tabs look like this:

 

http://www.imagebanana.com/img/7wco5wq/tabs.jpg

 

The code for this li looks like this:

 

<li id="ext-comp-1259__BAS_FRAME_CONTENT_main_Bookmarks" class=" x-tab-strip-active "><a onclick="return false;" class="x-tab-strip-close"></a><a onclick="return false;" href="#" class="x-tab-right"><em class="x-tab-left" id="ext-gen5142"><span class="x-tab-strip-inner"><span class="x-tab-strip-text " id="ext-gen5030">Bookmarks</span></span></em></a></li>

 

I have no clue how to navigate to this page as I can't find any url just javascript. Any tip what I need to do now?

 

Below is my sub for this tab:

 

http://www.imagebanana.com/img/j31l56he/subbookmarks.jpg

 

I guess I am miles away from the right way :/

Link to post
Share on other sites

The problem with javascript is that it can be different on each page, and there is a million different wrong ways and pretty much one correct way.

 

There are no tutorials about it as far as I know.

 

I guess you have to hope that someone else who is using syndd solves it. :unsure:

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...